Searched refs:writeBufferToContigStrips (Results 1 – 2 of 2) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffcp.c | 1443 DECLAREwriteFunc(writeBufferToContigStrips) in DECLAREwriteFunc() argument 1719 writeBufferToContigStrips, in DECLAREcpFunc() 1741 writeBufferToContigStrips, in DECLAREcpFunc()
|
| H A D | tiffcrop.c | 462 static int writeBufferToContigStrips (TIFF*, uint8*, uint32); 1119 static int writeBufferToContigStrips(TIFF* out, uint8* buf, uint32 imagelength) in writeBufferToContigStrips() function 7296 writeBufferToContigStrips (out, sect_buff, length); in writeSingleSection() 7976 if (writeBufferToContigStrips (out, crop_buff, length)) in writeCroppedImage()
|