Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Draw_decode.c104 static int check_rgb_pixel( int pixel, in check_rgb_pixel() function
253 pixel_status |= check_rgb_pixel( 0, 15, 18, 0, 0, 18, 41, buffer ); in main()
254 pixel_status |= check_rgb_pixel( 64, 0, 0, 0, 0, 0, 2, buffer ); in main()
255 pixel_status |= check_rgb_pixel( 512, 5, 6, 34, 36, 182, 196, buffer ); in main()

Completed in 2 milliseconds