Searched refs:OPJ_CLRSPC_SYCC (Results 1 – 4 of 4) sorted by relevance
759 if (image->color_space != OPJ_CLRSPC_SYCC && image->numcomps == 3 && in Init()761 image->color_space = OPJ_CLRSPC_SYCC; in Init()765 if (image->color_space == OPJ_CLRSPC_SYCC) { in Init()
494 img.color_space = OPJ_CLRSPC_SYCC; in TEST()
284 OPJ_CLRSPC_SYCC = 3, /**< YUV */ enumerator
1503 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_decode()2879 p_image->color_space = OPJ_CLRSPC_SYCC; in opj_jp2_get_tile()