Searched refs:bgshift (Results 1 – 1 of 1) sorted by relevance
179 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() argument1806 if (roishift == 0 && bgshift == 0) { in jpc_undo_roi()1823 mag <<= bgshift; in jpc_undo_roi()