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

/haiku-fatelf/src/libs/pdflib/libs/tiff/
H A Dtif_luv.c167 void (*tfunc)(LogLuvState*, tidata_t, int); member in struct:logLuvState
234 (*sp->tfunc)(sp, op, npixels);
278 (*sp->tfunc)(sp, op, npixels);
334 (*sp->tfunc)(sp, op, npixels);
395 (*sp->tfunc)(sp, bp, npixels);
485 (*sp->tfunc)(sp, bp, npixels);
535 (*sp->tfunc)(sp, bp, npixels);
1350 sp->tfunc = Luv24toXYZ;
1353 sp->tfunc = Luv24toLuv48;
1356 sp->tfunc
[all...]
/haiku-fatelf/src/libs/tiff/
H A Dtif_luv.c167 void (*tfunc)(LogLuvState*, tidata_t, int); member in struct:logLuvState
231 (*sp->tfunc)(sp, op, npixels);
275 (*sp->tfunc)(sp, op, npixels);
331 (*sp->tfunc)(sp, op, npixels);
391 (*sp->tfunc)(sp, bp, npixels);
477 (*sp->tfunc)(sp, bp, npixels);
525 (*sp->tfunc)(sp, bp, npixels);
1332 sp->tfunc = Luv24toXYZ;
1335 sp->tfunc = Luv24toLuv48;
1338 sp->tfunc
[all...]

Completed in 103 milliseconds