Home
last modified time | relevance | path

Searched refs:OPJ_CLRSPC_GRAY (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_jpx_opj.cpp412 img->color_space = OPJ_CLRSPC_GRAY; in color_sycc_to_rgb()
763 image->color_space = OPJ_CLRSPC_GRAY; in Init()
/external/pdfium/third_party/libopenjpeg20/
Dopenjpeg.h283 OPJ_CLRSPC_GRAY = 2, /**< grayscale */ enumerator
Djp2.c1501 p_image->color_space = OPJ_CLRSPC_GRAY; in opj_jp2_decode()
2877 p_image->color_space = OPJ_CLRSPC_GRAY; in opj_jp2_get_tile()