Searched refs:OPJ_IMG_INFO (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libopenjpeg20/ | ||
D | openjpeg.h | 170 #define OPJ_IMG_INFO 1 /**< Basic image information provided to the user */ macro |
D | j2k.c | 10252 if (flag & OPJ_IMG_INFO) { in j2k_dump() |