Searched refs:JPEGCOLORMODE_RAW (Results 1 – 3 of 3) sorted by relevance
558 #define JPEGCOLORMODE_RAW 0x0000 /* no conversion (default) */ macro
2380 sp->jpegcolormode = JPEGCOLORMODE_RAW; in TIFFInitJPEG()
3503 (void) TIFFSetField(tiff,TIFFTAG_JPEGCOLORMODE,JPEGCOLORMODE_RAW); in WriteTIFFImage()