Searched refs:writeBufferToContigTiles (Results 1 – 3 of 3) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffcp.c | 1502 DECLAREwriteFunc(writeBufferToContigTiles) in DECLAREwriteFunc() argument 1631 writeBufferToContigTiles, in DECLAREcpFunc() 1653 writeBufferToContigTiles, in DECLAREcpFunc() 1675 writeBufferToContigTiles, in DECLAREcpFunc() 1697 writeBufferToContigTiles, in DECLAREcpFunc()
|
| H A D | tiffcrop.c | 463 static int writeBufferToContigTiles (TIFF*, uint8*, uint32, uint32, tsample_t, struct dump_opt… 1232 static int writeBufferToContigTiles (TIFF* out, uint8* buf, uint32 imagelength, in writeBufferToContigTiles() function 7289 writeBufferToContigTiles (out, sect_buff, length, width, spp, dump); in writeSingleSection() 7963 if (writeBufferToContigTiles (out, crop_buff, length, width, spp, dump)) in writeCroppedImage()
|
| /libtiff-4.0.7/ |
| H A D | ChangeLog | 85 writeBufferToSeparateStrips(), writeBufferToContigTiles() and 1108 cpStripToTile() (called from writeBufferToContigTiles).
|