Home
last modified time | relevance | path

Searched refs:LogLuvEncode32 (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
D0003-CVE-2015-8781-8782-8783.patch154 LogLuvEncode32(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s)
156 + static const char module[] = "LogLuvEncode32";
Dtif_luv.c582 LogLuvEncode32(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in LogLuvEncode32() function
1504 tif->tif_encoderow = LogLuvEncode32; in LogLuvSetupEncode()