Searched refs:TIFFFillStrip (Results 1 - 4 of 4) sorted by relevance

/external/opencv3/3rdparty/libtiff/
H A Dtif_read.c34 int TIFFFillStrip(TIFF* tif, uint32 strip);
228 if (!TIFFFillStrip(tif, strip))
355 if (!TIFFFillStrip(tif,strip))
490 TIFFFillStrip(TIFF* tif, uint32 strip) function
492 static const char module[] = "TIFFFillStrip";
H A Dtif_jpeg.c47 int TIFFFillStrip(TIFF* tif, uint32 strip);
/external/pdfium/third_party/libtiff/
H A Dtif_read.c34 int TIFFFillStrip(TIFF* tif, uint32 strip);
228 if (!TIFFFillStrip(tif, strip))
355 if (!TIFFFillStrip(tif,strip))
490 TIFFFillStrip(TIFF* tif, uint32 strip) function
492 static const char module[] = "TIFFFillStrip";
H A Dtif_jpeg.c47 int TIFFFillStrip(TIFF* tif, uint32 strip);

Completed in 3452 milliseconds