Searched refs:RT_BYTE_ENCODED (Results 1 – 4 of 4) sorted by relevance
38 #define RT_BYTE_ENCODED 2 macro
87 if (s->type == RT_BYTE_ENCODED) { in sunrast_image_write_image()188 if (s->type == RT_BYTE_ENCODED) in sunrast_encode_frame()
158 if (type == RT_BYTE_ENCODED) { in sunrast_decode_frame()
30 #define RT_BYTE_ENCODED 2 /* Run-length compression of bytes */ macro192 if (ras_type != RT_BYTE_ENCODED) in _cupsImageReadSunRaster()