Searched refs:OPJ_CLRSPC_SYCC (Results 1 – 5 of 5) sorted by relevance
788 if (image->color_space != OPJ_CLRSPC_SYCC && image->numcomps == 3 && in Init()790 image->color_space = OPJ_CLRSPC_SYCC; in Init()794 if (image->color_space == OPJ_CLRSPC_SYCC) { in Init()
517 img.color_space = OPJ_CLRSPC_SYCC; in TEST()
284 OPJ_CLRSPC_SYCC = 3, /**< YUV */ enumerator
1518 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_decode()2894 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_get_tile()
913 jp2_colorspace=OPJ_CLRSPC_SYCC; in WriteJP2Image()