Searched refs:JAS_CLRSPC_FAM_RGB (Results 1 – 5 of 5) sorted by relevance
111 #define JAS_CLRSPC_FAM_RGB 4 macro119 #define JAS_CLRSPC_SRGB jas_clrspc_create(JAS_CLRSPC_FAM_RGB, 1)123 #define JAS_CLRSPC_GENRGB jas_clrspc_create(JAS_CLRSPC_FAM_RGB, 0)
257 case JAS_CLRSPC_FAM_RGB: in jp2_write_header()426 case JAS_CLRSPC_FAM_RGB: in jp2_gettypeasoc()
530 case JAS_CLRSPC_FAM_RGB: in jp2_getct()
610 if (mctvalid && enablemct && jas_clrspc_fam(jas_image_clrspc(image)) != JAS_CLRSPC_FAM_RGB) { in cp_create()613 if (mctvalid && enablemct && jas_clrspc_fam(jas_image_clrspc(image)) == JAS_CLRSPC_FAM_RGB) { in cp_create()
1264 case JAS_CLRSPC_FAM_RGB: in jas_clrspc_numchans()