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

  /external/pdfium/third_party/libtiff/
tif_next.c 174 tif->tif_predecode = NeXTPreDecode;
tif_compress.c 141 tif->tif_predecode = _TIFFNoPreCode;
tif_zip.c 446 tif->tif_predecode = ZIPPreDecode;
tiffiop.h 159 TIFFPreMethod tif_predecode; /* pre- row/strip/tile decoding */ member in struct:tiff
tif_read.c     [all...]
tif_lzw.c 1162 tif->tif_predecode = LZWPreDecode;
    [all...]
tif_fax3.c     [all...]
tif_pixarlog.c     [all...]
tif_jpeg.c     [all...]
tif_ojpeg.c 461 tif->tif_predecode=OJPEGPreDecode;
    [all...]

Completed in 252 milliseconds