| /openbmc/u-boot/drivers/video/ |
| H A D | mxsfb.c | 50 struct ctfb_res_modes *mode, int bpp) in mxs_lcd_init() 155 int bpp = -1; in video_hw_init() local
|
| H A D | anx9804.h | 22 int bpp) {} in anx9804_init()
|
| H A D | anx9804.c | 28 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
|
| H A D | ati_radeon_fb.c | 46 #define SURF_UPPER_BOUND(x,y,bpp) (((((x) * (((y) + 15) & ~15) * (bpp)/8) + RADEON_BUFFER_ALIGN) \ argument 48 #define RADEON_CRT_PITCH(width, bpp) ((((width) * (bpp) + ((bpp) * 8 - 1)) / ((bpp) * 8)) | \ argument 359 void radeon_setmode_9200(int vesa_idx, int bpp) in radeon_setmode_9200()
|
| H A D | mb862xx.c | 236 int tmp, i, bpp; in card_init() local 446 void video_hw_rectfill (unsigned int bpp, unsigned int dst_x, in video_hw_rectfill() 460 void video_hw_bitblt (unsigned int bpp, unsigned int src_x, in video_hw_bitblt()
|
| H A D | am335x-fb.h | 48 unsigned int bpp; /* bits per pixel */ member
|
| H A D | videomodes.c | 161 int bpp; in video_get_params() local
|
| H A D | da8xx-fb.h | 75 int bpp; member
|
| /openbmc/qemu/ui/ |
| H A D | vnc-palette.c | 46 static unsigned int palette_hash(uint32_t rgb, int bpp) in palette_hash() 55 VncPalette *palette_new(size_t max, int bpp) in palette_new() 64 void palette_init(VncPalette *palette, size_t max, int bpp) in palette_init()
|
| H A D | vnc-palette.h | 47 int bpp; member
|
| H A D | qemu-pixman.c | 16 uint8_t bpp; in qemu_pixelformat_from_pixman() local 68 pixman_format_code_t qemu_default_pixman_format(int bpp, bool native_endian) in qemu_default_pixman_format()
|
| H A D | vnc-enc-tight.c | 205 #define DEFINE_DETECT_FUNCTION(bpp) \ argument 345 #define DEFINE_FILL_PALETTE_FUNCTION(bpp) \ argument 454 #define DEFINE_IDX_ENCODE_FUNCTION(bpp) \ argument 492 #define DEFINE_MONO_ENCODE_FUNCTION(bpp) \ argument 610 #define DEFINE_GRADIENT_FILTER_FUNCTION(bpp) \ argument 979 int bpp = vs->client_pf.bytes_per_pixel * 8; in send_mono_rect() local
|
| H A D | vnc-enc-zrle.c | 55 int x, int y, int w, int h, int bpp) in zrle_convert_fb()
|
| /openbmc/qemu/hw/display/ |
| H A D | jazz_led.c | 90 int x, bpp; in draw_horizontal_line() local 121 int y, bpp; in draw_vertical_line() local 153 int y, bpp; in jazz_led_update_display() local
|
| H A D | ati_2d.c | 61 int bpp = ati_bpp_from_datatype(s); in ati_2d_blt() local
|
| H A D | bcm2835_fb.c | 63 int bpp = surface_bits_per_pixel(surface); in draw_line_src16() local
|
| /openbmc/u-boot/include/ |
| H A D | video_easylogo.h | 21 int bpp; member
|
| /openbmc/u-boot/arch/arm/include/asm/arch-tegra20/ |
| H A D | display.h | 15 unsigned bpp; /* Bits per pixel */ member
|
| /openbmc/u-boot/drivers/video/sunxi/ |
| H A D | sunxi_lcd.c | 37 static int sunxi_lcd_enable(struct udevice *dev, int bpp, in sunxi_lcd_enable()
|
| H A D | sunxi_de2.c | 62 int bpp, ulong address, bool is_composite) in sunxi_de2_mode_set()
|
| H A D | sunxi_dw_hdmi.c | 253 int bpp) in sunxi_dw_hdmi_lcdc_init()
|
| /openbmc/qemu/include/ui/ |
| H A D | pixman-minimal.h | 53 #define PIXMAN_FORMAT(bpp, type, a, r, g, b) (((bpp) << 24) | \ argument 123 int bpp = PIXMAN_FORMAT_BPP(format); in create_bits() local
|
| /openbmc/qemu/include/hw/display/ |
| H A D | bcm2835_fb.h | 32 uint32_t bpp; member
|
| /openbmc/u-boot/drivers/video/tegra124/ |
| H A D | display.c | 210 static int tegra_depth_for_bpp(int bpp) in tegra_depth_for_bpp()
|
| /openbmc/u-boot/drivers/video/bridge/ |
| H A D | anx6345.c | 271 int ret, i, bpp; in anx6345_enable() local
|