Searched refs:OPJ_CLRSPC_SYCC (Results 1 – 6 of 6) sorted by relevance
486 if (m_Image->color_space != OPJ_CLRSPC_SYCC && m_Image->numcomps == 3 && in StartDecode()489 m_Image->color_space = OPJ_CLRSPC_SYCC; in StartDecode()493 if (m_Image->color_space == OPJ_CLRSPC_SYCC) in StartDecode()
409 img.color_space = OPJ_CLRSPC_SYCC; in TEST()
165 case OPJ_CLRSPC_SYCC: in GetJpxDecodeActionFromImageColorSpace()205 case OPJ_CLRSPC_SYCC: in GetComponentCountFromOpjColorSpace()
320 OPJ_CLRSPC_SYCC = 3, /**< YUV */ enumerator
1644 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_decode()3157 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_get_tile()
978 jp2_colorspace=OPJ_CLRSPC_SYCC; in WriteJP2Image()