Home
last modified time | relevance | path

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

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