HomeSort by relevance Sort by last modified time
    Searched refs:_TIFFNoRowDecode (Results 1 - 2 of 2) sorted by null

  /external/pdfium/third_party/libtiff/
tif_compress.c 96 _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s)
142 tif->tif_decoderow = _TIFFNoRowDecode;
tiffiop.h 320 extern int _TIFFNoRowDecode(TIFF* tif, uint8* pp, tmsize_t cc, uint16 s);

Completed in 731 milliseconds