Home
last modified time | relevance | path

Searched refs:jpc_calcabsstepsize (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/3rdparty/libjasper/
Djpc_dec.c180 static jpc_fix_t jpc_calcabsstepsize(int stepsize, int numbits);
781 band->absstepsize = jpc_calcabsstepsize(band->stepsize, in jpc_dec_tileinit()
1757 static jpc_fix_t jpc_calcabsstepsize(int stepsize, int numbits) in jpc_calcabsstepsize() function