Searched refs:JAS_CLRSPC_SGRAY (Results 1 – 7 of 7) sorted by relevance
221 case JAS_CLRSPC_SGRAY: in jp2_write_header()475 case JAS_CLRSPC_SGRAY: in clrspctojp2()
582 return JAS_CLRSPC_SGRAY; in jp2_getcs()
1712 case JAS_CLRSPC_SGRAY: in jas_iccprof_createfromclrspc()
267 jas_image_setclrspc(dec->image, JAS_CLRSPC_SGRAY); in jpc_decode()
118 #define JAS_CLRSPC_SGRAY jas_clrspc_create(JAS_CLRSPC_FAM_GRAY, 1) macro
170 colorspace = JAS_CLRSPC_SGRAY; // TODO GENGRAY or SGRAY? in ReadData()420 …img = jas_image_create( channels, component_info, (channels == 1) ? JAS_CLRSPC_SGRAY : JAS_CLRSPC_… in WriteImage()
190 colorspace = JAS_CLRSPC_SGRAY; // TODO GENGRAY or SGRAY? (GENGRAY fails on Win.) in readData()459 …img = jas_image_create( channels, component_info, (channels == 1) ? JAS_CLRSPC_SGRAY : JAS_CLRSPC_… in write()