Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dbmp_helper.c16 #define BMP_RLE8_DELTA 2 macro
85 case BMP_RLE8_DELTA: in decode_rle8_bitmap()
H A Dbmp_helper.h14 #define BMP_RLE8_DELTA 2 macro
/OK3568_Linux_fs/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()
/OK3568_Linux_fs/u-boot/common/
H A Dlcd.c416 #define BMP_RLE8_DELTA 2 macro
485 case BMP_RLE8_DELTA: in lcd_display_rle8_bitmap()