Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_bmp.c87 Uint8 pixel0 = pixel >> 4; in readRlePixels() local
90 COPY_PIXEL(pixel0); /* even count, high nibble */ in readRlePixels()
/AliOS-Things-master/components/SDL2/src/image/
A DIMG_bmp.c133 Uint8 pixel0 = pixel >> 4; in readRlePixels() local
136 COPY_PIXEL(pixel0); /* even count, high nibble */ in readRlePixels()

Completed in 13 milliseconds