Searched refs:fbp (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/drivers/video/ |
D | video_bmp.c | 21 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() argument 25 *(*fbp)++ = cmap[*bmap++]; in draw_unencoded_bitmap() 30 static void draw_encoded_bitmap(ushort **fbp, ushort col, int cnt) in draw_encoded_bitmap() argument 32 ushort *fb = *fbp; in draw_encoded_bitmap() 38 *fbp = fb; in draw_encoded_bitmap()
|
D | cfb_console.c | 1168 unsigned char *fbp; in display_rle8_bitmap() local 1182 fbp = (unsigned char *) ((unsigned int) video_fb_address + in display_rle8_bitmap() 1236 fbp = (unsigned char *) in display_rle8_bitmap() 1249 fbp = (unsigned char *) in display_rle8_bitmap() 1271 draw_bitmap(&fbp, bm, p, cnt, 0); in display_rle8_bitmap() 1296 draw_bitmap(&fbp, bm, p, cnt, 1); in display_rle8_bitmap()
|
/external/u-boot/common/ |
D | lcd.c | 404 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() argument 408 *(*fbp)++ = cmap[*bmap++]; in draw_unencoded_bitmap() 413 static void draw_encoded_bitmap(ushort **fbp, ushort c, int cnt) in draw_encoded_bitmap() argument 415 ushort *fb = *fbp; in draw_encoded_bitmap() 434 *fbp = fb; in draw_encoded_bitmap()
|
/external/arm-optimized-routines/math/test/traces/ |
D | exp.txt | 7063 -0x1.48445935118fbp-8
|
D | sincosf.txt | 20684 0x1.581fbp-3
|