Home
last modified time | relevance | path

Searched refs:TIFFFillStrip (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/third_party/libtiff/
Dtif_read.c34 int TIFFFillStrip(TIFF* tif, uint32 strip);
228 if (!TIFFFillStrip(tif, strip)) in TIFFSeek()
355 if (!TIFFFillStrip(tif,strip)) in TIFFReadEncodedStrip()
490 TIFFFillStrip(TIFF* tif, uint32 strip) in TIFFFillStrip() function
Dtif_jpeg.c47 int TIFFFillStrip(TIFF* tif, uint32 strip);