OpenJPH
Open-source implementation of JPEG2000 Part-15
Loading...
Searching...
No Matches
test_mixed_coc.cpp File Reference
#include <cstring>
#include <vector>
#include "ojph_mem.h"
#include "ojph_file.h"
#include "ojph_codestream.h"
#include "ojph_params.h"
#include "gtest/gtest.h"

Go to the source code of this file.

Functions

 TEST (TestMixedCOC, FourCompMixedReversibility)
int main (int argc, char **argv)

Function Documentation

◆ main()

int main ( int argc,
char ** argv )

Definition at line 175 of file test_mixed_coc.cpp.

◆ TEST()