Home
last modified time | relevance | path

Searched defs:img_width (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffcrop.c6281 uint32 crop_width, crop_length, img_width /*, img_length */; in extractCompositeRegions() local
6531 uint32 crop_width, crop_length, img_width /*, img_length */; in extractSeparateRegion() local
6653 uint32 img_width, img_rowsize; in extractImageSection() local
8356 rotateImage(uint16 rotation, struct image_data *image, uint32 *img_width, in rotateImage()