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

  /external/pdfium/third_party/libtiff/
tif_read.c 34 int TIFFFillStrip(TIFF* tif, uint32 strip);
228 if (!TIFFFillStrip(tif, strip))
355 if (!TIFFFillStrip(tif,strip))
490 TIFFFillStrip(TIFF* tif, uint32 strip)
492 static const char module[] = "TIFFFillStrip";
    [all...]
tif_jpeg.c 47 int TIFFFillStrip(TIFF* tif, uint32 strip);
    [all...]

Completed in 72 milliseconds