Searched refs:PixarLogDecode (Results 1 – 1 of 1) sorted by relevance
598 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() function1430 tif->tif_decoderow = PixarLogDecode; in TIFFInitPixarLog()1431 tif->tif_decodestrip = PixarLogDecode; in TIFFInitPixarLog()1432 tif->tif_decodetile = PixarLogDecode; in TIFFInitPixarLog()