Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c599 static int PixarLogEncode(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s);
1119 PixarLogEncode(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in PixarLogEncode() function
1439 tif->tif_encoderow = PixarLogEncode; in TIFFInitPixarLog()
1440 tif->tif_encodestrip = PixarLogEncode; in TIFFInitPixarLog()
1441 tif->tif_encodetile = PixarLogEncode; in TIFFInitPixarLog()