Searched refs:PHOTOMETRIC_LOGL (Results 1 – 5 of 5) sorted by relevance
1287 assert(td->td_photometric == PHOTOMETRIC_LOGL); in LogL16InitState()1476 case PHOTOMETRIC_LOGL: in LogLuvSetupDecode()1539 case PHOTOMETRIC_LOGL: in LogLuvSetupEncode()1564 td->td_photometric == PHOTOMETRIC_LOGL ? "Y, L" : "XYZ, Luv"); in LogLuvSetupEncode()1588 (td->td_photometric == PHOTOMETRIC_LOGL) ? 1 : 3; in LogLuvClose()
205 #define PHOTOMETRIC_LOGL 32844 /* CIE Log2(L) */ macro
353 case PHOTOMETRIC_LOGL: in TIFFPrintDirectory()
171 case PHOTOMETRIC_LOGL: in TIFFRGBAImageOK()447 case PHOTOMETRIC_LOGL: in TIFFRGBAImageBegin()
1423 case PHOTOMETRIC_LOGL: in ReadTIFFImage()2243 if ((photometric == PHOTOMETRIC_LOGL) || in ReadTIFFImage()