Searched refs:JPC_MS_INMIN (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/libjasper/ | ||
D | jpc_cs.h | 627 #define JPC_MS_INMIN 0xff80 macro |
D | jpc_t2dec.c | 577 if (x >= JPC_MS_INMIN /*&& x <= JPC_MS_INMAX*/) { in jpc_dec_lookahead() |