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

  /external/pdfium/third_party/libtiff/
tif_tile.c 38 TIFFComputeTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s)
tif_write.c 348 TIFFComputeTile(tif, x, y, z, s), buf, (tmsize_t)(-1)));
tiffio.h 460 extern uint32 TIFFComputeTile(TIFF* tif, uint32 x, uint32 y, uint32 z, uint16 s);
tif_read.c 642 TIFFComputeTile(tif, x, y, z, s), buf, (tmsize_t)(-1)));
    [all...]

Completed in 42 milliseconds