HomeSort by relevance Sort by last modified time
    Searched refs:LogL16fromY (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tiffio.h 502 extern int LogL16fromY(double, int = SGILOGENCODE_NODITHER);
508 extern int LogL16fromY(double, int);
tif_luv.c 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);
    [all...]

Completed in 57 milliseconds