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 156 tif->tif_postdecode = _TIFFNoPostDecode;
159 tif->tif_postdecode = _TIFFNoPostDecode;
185 tif->tif_postdecode = _TIFFNoPostDecode;
235 tif->tif_postdecode = _TIFFNoPostDecode;
238 tif->tif_postdecode = _TIFFNoPostDecode;
tiffiop.h 327 extern void _TIFFNoPostDecode(TIFF* tif, uint8* buf, tmsize_t cc);
tif_dir.c 212 tif->tif_postdecode = _TIFFNoPostDecode;
    [all...]
tif_read.c     [all...]
tif_luv.c     [all...]
tif_pixarlog.c 687 tif->tif_postdecode = _TIFFNoPostDecode;
    [all...]
tif_jpeg.c 1010 tif->tif_postdecode = _TIFFNoPostDecode; /* override byte swapping */
    [all...]

Completed in 185 milliseconds