Searched refs:OPJ_CLRSPC_GRAY (Results 1 – 4 of 4) sorted by relevance
921 jp2_colorspace=OPJ_CLRSPC_GRAY; in WriteJP2Image()963 if ((channels == 2) && (jp2_colorspace == OPJ_CLRSPC_GRAY)) in WriteJP2Image()996 if (jp2_colorspace == OPJ_CLRSPC_GRAY) in WriteJP2Image()1006 if (jp2_colorspace == OPJ_CLRSPC_GRAY) in WriteJP2Image()
441 img->color_space = OPJ_CLRSPC_GRAY; in color_sycc_to_rgb()792 image->color_space = OPJ_CLRSPC_GRAY; in Init()
283 OPJ_CLRSPC_GRAY = 2, /**< grayscale */ enumerator
1516 p_image->color_space = OPJ_CLRSPC_GRAY; in opj_jp2_decode()2892 p_image->color_space = OPJ_CLRSPC_GRAY; in opj_jp2_get_tile()