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

  /external/pdfium/third_party/libtiff/
tiffio.h 506 extern uint32 LogLuv32fromXYZ(float*, int = SGILOGENCODE_NODITHER);
512 extern uint32 LogLuv32fromXYZ(float*, int);
tif_luv.c 1128 LogLuv32fromXYZ(float XYZ[3], int em)
1205 *luv++ = LogLuv32fromXYZ(xyz, sp->encode_meth);
    [all...]

Completed in 60 milliseconds