Searched refs:_TIFFNoTileDecode (Results 1 – 2 of 2) sorted by relevance
110 _TIFFNoTileDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s) in _TIFFNoTileDecode() function144 tif->tif_decodetile = _TIFFNoTileDecode; in _TIFFSetDefaultCompressionState()
333 extern int _TIFFNoTileDecode(TIFF*, uint8* pp, tmsize_t cc, uint16 s);
Completed in 5 milliseconds