Searched refs:OPJ_CLRSPC_SRGB (Results 1 – 4 of 4) sorted by relevance
282 OPJ_CLRSPC_SRGB = 1, /**< sRGB */ enumerator
1636 p_image->color_space = OPJ_CLRSPC_SRGB; in opj_jp2_decode()3144 p_image->color_space = OPJ_CLRSPC_SRGB; in opj_jp2_get_tile()
382 img->color_space = OPJ_CLRSPC_SRGB; in color_sycc_to_rgb()
975 jp2_colorspace=OPJ_CLRSPC_SRGB; in WriteJP2Image()