Searched refs:check_rgba_pixel (Results 1 – 1 of 1) sorted by relevance
| /libtiff-4.0.7/test/ |
| H A D | raw_decode.c | 125 static int check_rgba_pixel( int pixel, in check_rgba_pixel() function 280 pixel_status |= check_rgba_pixel( 0, 15, 18, 0, 0, 18, 41, 255, 255, in main() 282 pixel_status |= check_rgba_pixel( 64, 0, 0, 0, 0, 0, 2, 255, 255, in main() 284 pixel_status |= check_rgba_pixel( 512, 5, 6, 34, 36, 182, 196, 255, 255, in main()
|