Home
last modified time | relevance | path

Searched refs:adjusted_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.c132 int adjusted_pixel = pixel % 128 + (127 - (pixel/128)) * 128; in check_rgba_pixel() local
133 uint32 rgba = buffer[adjusted_pixel]; in check_rgba_pixel()

Completed in 3 milliseconds