Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libjasper/
Djpc_dec.c179 static void jpc_undo_roi(jas_matrix_t *x, int roishift, int bgshift, int numbps);
1050 jpc_undo_roi(band->data, band->roishift, ccp->roishift - in jpc_dec_tiledecode()
1796 static void jpc_undo_roi(jas_matrix_t *x, int roishift, int bgshift, int numbps) in jpc_undo_roi() function