Searched refs:BMP_RLE8_ESCAPE (Results 1 – 4 of 4) sorted by relevance
13 #define BMP_RLE8_ESCAPE 0 macro68 if (bmap[0] == BMP_RLE8_ESCAPE) { in decode_rle8_bitmap()125 bmap[2] != BMP_RLE8_ESCAPE && in decode_rle8_bitmap()
11 #define BMP_RLE8_ESCAPE 0 macro
16 #define BMP_RLE8_ESCAPE 0 macro61 if (bmap[0] == BMP_RLE8_ESCAPE) { in video_display_rle8_bitmap()111 bmap[2] != BMP_RLE8_ESCAPE && in video_display_rle8_bitmap()
413 #define BMP_RLE8_ESCAPE 0 macro471 if (bmap[0] == BMP_RLE8_ESCAPE) { in lcd_display_rle8_bitmap()521 bmap[2] != BMP_RLE8_ESCAPE && in lcd_display_rle8_bitmap()