Home
last modified time | relevance | path

Searched defs:pixel (Results 1 – 2 of 2) sorted by relevance

/libtiff-4.0.7/test/
H A Draw_decode.c104 static int check_rgb_pixel( int pixel, in check_rgb_pixel()
125 static int check_rgba_pixel( int pixel, in check_rgba_pixel()
/libtiff-4.0.7/tools/
H A Dtiffcmp.c508 int pixel; in SeparateCompare() local