Home
last modified time | relevance | path

Searched refs:writeBufferToContigTiles (Results 1 – 3 of 3) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffcp.c1502 DECLAREwriteFunc(writeBufferToContigTiles) in DECLAREwriteFunc() argument
1631 writeBufferToContigTiles, in DECLAREcpFunc()
1653 writeBufferToContigTiles, in DECLAREcpFunc()
1675 writeBufferToContigTiles, in DECLAREcpFunc()
1697 writeBufferToContigTiles, in DECLAREcpFunc()
H A Dtiffcrop.c463 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 DChangeLog85 writeBufferToSeparateStrips(), writeBufferToContigTiles() and
1108 cpStripToTile() (called from writeBufferToContigTiles).