Home
last modified time | relevance | path

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

/reactos/dll/3rdparty/libtiff/
H A Dtif_pixarlog.c597 static int PixarLogEncode(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s);
1116 PixarLogEncode(TIFF* tif, uint8* bp, tmsize_t cc, uint16 s) in PixarLogEncode() function
1436 tif->tif_encoderow = PixarLogEncode; in TIFFInitPixarLog()
1437 tif->tif_encodestrip = PixarLogEncode; in TIFFInitPixarLog()
1438 tif->tif_encodetile = PixarLogEncode; in TIFFInitPixarLog()