Searched refs:PHOTOMETRIC_LOGLUV (Results 1 – 6 of 6) sorted by relevance
208 #define PHOTOMETRIC_LOGLUV 32845 /* CIE Log2(L) (u',v') */ macro
1388 assert(td->td_photometric == PHOTOMETRIC_LOGLUV); in LogLuvInitState()1446 case PHOTOMETRIC_LOGLUV: in LogLuvSetupDecode()1507 case PHOTOMETRIC_LOGLUV: in LogLuvSetupEncode()
354 case PHOTOMETRIC_LOGLUV: in TIFFPrintDirectory()
176 case PHOTOMETRIC_LOGLUV: in TIFFRGBAImageOK()455 case PHOTOMETRIC_LOGLUV: in TIFFRGBAImageBegin()
3513 case PHOTOMETRIC_LOGLUV: in _TIFFGetMaxColorChannels()
1401 case PHOTOMETRIC_LOGLUV: in ReadTIFFImage()1764 if ((photometric == PHOTOMETRIC_LOGLUV) || in ReadTIFFImage()