Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_dec.c178 static void jpc_dequantize(jas_matrix_t *x, jpc_fix_t absstepsize);
1054 jpc_dequantize(band->data, band->absstepsize); in jpc_dec_tiledecode()
1771 static void jpc_dequantize(jas_matrix_t *x, jpc_fix_t absstepsize) in jpc_dequantize() function