Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c290 uint32 bufftotal; /* Size of buffer needed to hold all the cropped region */ member
5028 cps->bufftotal = (uint32)0; in initCropMasks()
5173 crop->bufftotal += buffsize; in computeInputPixelOffsets()
5369 crop->bufftotal = 0; in getCropOffsets()
5561 crop->bufftotal += buffsize; in getCropOffsets()
7373 cropsize = crop->bufftotal; in processCropSelections()
7475 cropsize = crop->bufftotal; in processCropSelections()
7610 cropsize = crop->bufftotal; in createCroppedImage()