Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_pixarlog.c598 static int PixarLogDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s);
752 PixarLogDecode(TIFF* tif, uint8* op, tmsize_t occ, uint16 s) in PixarLogDecode() function
1430 tif->tif_decoderow = PixarLogDecode; in TIFFInitPixarLog()
1431 tif->tif_decodestrip = PixarLogDecode; in TIFFInitPixarLog()
1432 tif->tif_decodetile = PixarLogDecode; in TIFFInitPixarLog()