Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c490 static int computeOutputPixelOffsets (struct crop_mask *, struct image_data *,
2411 if (computeOutputPixelOffsets(&crop, &image, &page, sections, &dump)) in main()
5576 computeOutputPixelOffsets (struct crop_mask *crop, struct image_data *image, in computeOutputPixelOffsets() function