Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c183 #define ROTATE_ANY (ROTATECW_90 | ROTATECW_180 | ROTATECW_270) macro
6243 if (image->adjustments & ROTATE_ANY) in correct_orientation()
6256 image->adjustments & ROTATE_ANY); in correct_orientation()
/libtiff-4.0.7/
H A DChangeLog925 * tools/tiffcrop.c (ROTATE_ANY): Fix Coverity 1294542 "Logical