Searched refs:TIFFWriteBufferSetup (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/third_party/libtiff/ |
D | tif_write.c | 43 TIFFWriteBufferSetup((tif), NULL, (tmsize_t) -1)) 247 if( !(TIFFWriteBufferSetup(tif, NULL, in TIFFWriteEncodedStrip() 415 if( !(TIFFWriteBufferSetup(tif, NULL, in TIFFWriteEncodedTile() 638 TIFFWriteBufferSetup(TIFF* tif, void* bp, tmsize_t size) in TIFFWriteBufferSetup() function
|
D | tiffio.h | 399 extern int TIFFWriteBufferSetup(TIFF* tif, void* bp, tmsize_t size);
|