Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c19 #define BMP_RLE8_DELTA 2 macro
75 case BMP_RLE8_DELTA: in video_display_rle8_bitmap()
/openbmc/u-boot/common/
H A Dlcd.c406 #define BMP_RLE8_DELTA 2 macro
475 case BMP_RLE8_DELTA: in lcd_display_rle8_bitmap()