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

  /external/pdfium/third_party/libtiff/
tif_predict.c 147 tif->tif_postdecode = _TIFFNoPostDecode;
150 tif->tif_postdecode = _TIFFNoPostDecode;
176 tif->tif_postdecode = _TIFFNoPostDecode;
226 tif->tif_postdecode = _TIFFNoPostDecode;
229 tif->tif_postdecode = _TIFFNoPostDecode;
tiffiop.h 323 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
tif_dir.c 200 tif->tif_postdecode = _TIFFNoPostDecode;
    [all...]
tif_read.c     [all...]
tif_luv.c     [all...]
tif_pixarlog.c 681 tif->tif_postdecode = _TIFFNoPostDecode;
    [all...]
tif_jpeg.c 1008 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */
    [all...]

Completed in 67 milliseconds