Searched refs:mirror (Results 1 – 3 of 3) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffcrop.c | 1857 case 'h': crop_data->mirror = MIRROR_HORIZ; in process_command_opts() 1859 case 'v': crop_data->mirror = MIRROR_VERT; in process_command_opts() 1861 case 'b': crop_data->mirror = MIRROR_BOTH; in process_command_opts() 5033 cps->mirror = (uint16)0; in initCropMasks() 6222 uint16 mirror, rotation; in correct_orientation() local 6234 mirror = (uint16)(image->adjustments & MIRROR_BOTH); in correct_orientation() 6235 if (mirrorImage(image->spp, image->bps, mirror, in correct_orientation() 7447 if (mirrorImage(image->spp, image->bps, crop->mirror, in processCropSelections() 7681 if (mirrorImage(image->spp, image->bps, crop->mirror, in createCroppedImage() 9027 switch (mirror) in mirrorImage() [all …]
|
| /libtiff-4.0.7/test/ |
| H A D | CMakeLists.txt | 369 # Test flip (mirror)
|
| /libtiff-4.0.7/ |
| H A D | ChangeLog | 6715 * added link to CVS mirror from index.html
|