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

  /external/pdfium/third_party/libtiff/
tif_luv.c 962 LogLuv24toXYZ(uint32 p, float XYZ[3])
1019 LogLuv24toXYZ(*luv, xyz);
1054 LogLuv24toXYZ(*luv++, xyz);
    [all...]
tiffio.h 499 extern void LogLuv24toXYZ(uint32, float*);

Completed in 61 milliseconds