bench_dwt.c File Reference

#include "opj_includes.h"
#include <sys/time.h>
#include <sys/resource.h>
#include <sys/times.h>

Functions

OPJ_INT32 getValue (OPJ_UINT32 i)
void init_tilec (opj_tcd_tilecomp_t *l_tilec, OPJ_INT32 x0, OPJ_INT32 y0, OPJ_INT32 x1, OPJ_INT32 y1, OPJ_UINT32 numresolutions)
void free_tilec (opj_tcd_tilecomp_t *l_tilec)
void usage (void)
OPJ_FLOAT64 opj_clock (void)
 Difference in successive opj_clock() calls tells you the elapsed time.
int main (int argc, char **argv)

Function Documentation

void free_tilec ( opj_tcd_tilecomp_t l_tilec  ) 
OPJ_INT32 getValue ( OPJ_UINT32  i  ) 

Referenced by init_tilec(), and main().

void init_tilec ( opj_tcd_tilecomp_t l_tilec,
OPJ_INT32  x0,
OPJ_INT32  y0,
OPJ_INT32  x1,
OPJ_INT32  y1,
OPJ_UINT32  numresolutions 
)
int main ( int  argc,
char **  argv 
)
void usage ( void   ) 

Referenced by main().


Generated on 20 Feb 2018 for OpenJPEG by  doxygen 1.6.1