Home
last modified time | relevance | path

Searched refs:bgshift (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);
1796 static void jpc_undo_roi(jas_matrix_t *x, int roishift, int bgshift, int numbps) in jpc_undo_roi() argument
1806 if (roishift == 0 && bgshift == 0) { in jpc_undo_roi()
1823 mag <<= bgshift; in jpc_undo_roi()