Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c488 static int computeInputPixelOffsets(struct crop_mask *, struct image_data *,
5072 computeInputPixelOffsets(struct crop_mask *crop, struct image_data *image, in computeInputPixelOffsets() function
5380 if (computeInputPixelOffsets(crop, image, &offsets)) in getCropOffsets()