Searched refs:OPJ_CLRSPC_SYCC (Results 1 – 5 of 5) sorted by relevance
466 if (m_Image->color_space != OPJ_CLRSPC_SYCC && m_Image->numcomps == 3 && in StartDecode()469 m_Image->color_space = OPJ_CLRSPC_SYCC; in StartDecode()473 if (m_Image->color_space == OPJ_CLRSPC_SYCC) in StartDecode()
408 img.color_space = OPJ_CLRSPC_SYCC; in TEST()
284 OPJ_CLRSPC_SYCC = 3, /**< YUV */ enumerator
1640 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_decode()3148 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_get_tile()
978 jp2_colorspace=OPJ_CLRSPC_SYCC; in WriteJP2Image()