#include "wave-jpeg/wave-jpeg.h"
#include <iostream>
#include "common/wave_ex.h"
#include "nstream/nstream.h"
#include "perf/perf.h"
#include "util/file.h"
Go to the source code of this file.
Functions | |
static void | doTest (IN const char *filename) |
int | main (IN int argc, IN const char *argv[]) |
static void doTest | ( | IN const char * | filename | ) | [static] |
Definition at line 54 of file lib/wave-jpeg/test/test.cpp.
int main | ( | IN int | argc, | |
IN const char * | argv[] | |||
) |
Definition at line 105 of file lib/wave-jpeg/test/test.cpp.