Home | History | Annotate | Download | only in libtiff

Lines Matching refs:LogL16fromY

759 LogL16fromY(double Y, int em)	/* get 16-bit LogL from Y */
801 *l16++ = (int16) (LogL16fromY(*yp++, sp->encode_meth));
1133 Le = (unsigned int)LogL16fromY(XYZ[1], em);