OpenJPEG 1.5.1
|
Internal functions. More...
Go to the source code of this file.
Functions | |
Exported functions | |
double | opj_clock (void) |
Difference in successive opj_clock() calls tells you the elapsed time. More... | |
Internal functions.
The functions in J2K_LIB.C are internal utilities mainly used for timing.
double opj_clock | ( | void | ) |
Difference in successive opj_clock() calls tells you the elapsed time.
Referenced by jpwl_dump_marks(), tcd_decode_tile(), and tcd_encode_tile().