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

  /external/pdfium/third_party/libtiff/
tiffio.h 499 extern double LogL10toY(int);
tif_luv.c 835 LogL10toY(int p10) /* compute luminance from 10-bit LogL */
976 L = LogL10toY(p>>14 & 0x3ff);
    [all...]

Completed in 55 milliseconds