Searched refs:JP2_CMAP_PALETTE (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/3rdparty/libjasper/ | ||
D | jp2_cod.h | 244 #define JP2_CMAP_PALETTE 1 macro |
D | jp2_dec.c | 356 } else if (cmapent->map == JP2_CMAP_PALETTE) { in jp2_decode() |