Searched refs:reverseSamples32bits (Results 1 – 1 of 1) sorted by relevance
| /libtiff-4.0.7/tools/ |
| H A D | tiffcrop.c | 540 static int reverseSamples32bits (uint16, uint16, uint32, uint8 *, uint8 *); 8461 case 5: if (reverseSamples32bits(spp, bps, width, src, dst)) in rotateImage() 8862 reverseSamples32bits (uint16 spp, uint16 bps, uint32 width, in reverseSamples32bits() function 9102 case 5: if (reverseSamples32bits(spp, bps, width, src, line_buff)) in mirrorImage()
|