Home
last modified time | relevance | path

Searched refs:tfunc (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_luv.c250 (*sp->tfunc)(sp, op, npixels); in LogL16Decode()
1448 sp->tfunc = Luv24toXYZ; in LogLuvSetupDecode()
1454 sp->tfunc = Luv24toRGB; in LogLuvSetupDecode()
1461 sp->tfunc = Luv32toXYZ; in LogLuvSetupDecode()
1464 sp->tfunc = Luv32toLuv48; in LogLuvSetupDecode()
1467 sp->tfunc = Luv32toRGB; in LogLuvSetupDecode()
1478 sp->tfunc = L16toY; in LogLuvSetupDecode()
1481 sp->tfunc = L16toGry; in LogLuvSetupDecode()
1509 sp->tfunc = Luv24fromXYZ; in LogLuvSetupEncode()
1541 sp->tfunc = L16fromY; in LogLuvSetupEncode()
[all …]