Searched refs:OPJ_CLRSPC_GRAY (Results 1 – 4 of 4) sorted by relevance
986 jp2_colorspace=OPJ_CLRSPC_GRAY; in WriteJP2Image()1031 if ((channels == 2) && (jp2_colorspace == OPJ_CLRSPC_GRAY)) in WriteJP2Image()1067 if (jp2_colorspace == OPJ_CLRSPC_GRAY) in WriteJP2Image()1077 if (jp2_colorspace == OPJ_CLRSPC_GRAY) in WriteJP2Image()
370 img->color_space = OPJ_CLRSPC_GRAY; in color_sycc_to_rgb()471 m_Image->color_space = OPJ_CLRSPC_GRAY; in StartDecode()
283 OPJ_CLRSPC_GRAY = 2, /**< grayscale */ enumerator
1638 p_image->color_space = OPJ_CLRSPC_GRAY; in opj_jp2_decode()3146 p_image->color_space = OPJ_CLRSPC_GRAY; in opj_jp2_get_tile()