/qemu/hw/display/ |
H A D | vga-helpers.h | 102 uint32_t addr, int width, int hpel) in vga_draw_line2() 144 uint32_t addr, int width, int hpel) in vga_draw_line2d2() 183 uint32_t addr, int width, int hpel) in vga_draw_line4() 221 uint32_t addr, int width, int hpel) in vga_draw_line4d2() 261 uint32_t addr, int width, int hpel) in vga_draw_line8d2() 303 uint32_t addr, int width, int hpel) in vga_draw_line8() 334 uint32_t addr, int width, int hpel) in vga_draw_line15_le() 353 uint32_t addr, int width, int hpel) in vga_draw_line15_be() 375 uint32_t addr, int width, int hpel) in vga_draw_line16_le() 394 uint32_t addr, int width, int hpel) in vga_draw_line16_be() [all …]
|
H A D | ramfb.c | 26 uint32_t width; member 35 uint32_t width, height; member 47 static DisplaySurface *ramfb_create_display_surface(int width, int height, in ramfb_create_display_surface() 84 uint32_t fourcc, format, width, height; in ramfb_fw_cfg_write() local
|
H A D | omap_lcdc.c | 38 int width; member 77 int width, int deststep) in draw_line2_32() 116 int width, int deststep) in draw_line4_32() 143 int width, int deststep) in draw_line8_32() 163 int width, int deststep) in draw_line12_32() 183 int width, int deststep) in draw_line16_32() 205 int width, linesize, step, bpp, frame_offset; in omap_update_display() local
|
H A D | macfb.c | 130 int width) in macfb_draw_line1() 150 int width) in macfb_draw_line2() 170 int width) in macfb_draw_line4() 190 int width) in macfb_draw_line8() 208 int width) in macfb_draw_line16() 228 int width) in macfb_draw_line24() 422 uint16_t width, uint16_t height, in macfb_find_mode()
|
/qemu/tests/tcg/hexagon/ |
H A D | hvx_histogram.c | 24 const int width = 275; variable 50 static void ref_histogram(uint8_t *src, int stride, int width, int height, in ref_histogram() 64 static void hvx_histogram(uint8_t *src, int stride, int width, int height, in hvx_histogram()
|
/qemu/hw/ppc/ |
H A D | pnv_core.c | 80 unsigned int width) in pnv_core_power8_xscom_read() 102 unsigned int width) in pnv_core_power8_xscom_write() 130 unsigned int width) in pnv_core_power9_xscom_read() 159 unsigned int width) in pnv_core_power9_xscom_write() 193 unsigned int width) in pnv_core_power10_xscom_read() 235 uint64_t val, unsigned int width) in pnv_core_power10_xscom_write() 537 unsigned int width) in pnv_quad_power9_xscom_write() 566 unsigned int width) in pnv_quad_power10_xscom_read() 581 uint64_t val, unsigned int width) in pnv_quad_power10_xscom_write() 606 unsigned int width) in pnv_qme_power10_xscom_read() [all …]
|
H A D | pnv_adu.c | 33 static uint64_t pnv_adu_xscom_read(void *opaque, hwaddr addr, unsigned width) in pnv_adu_xscom_read() 94 unsigned width) in pnv_adu_xscom_write()
|
/qemu/include/ui/ |
H A D | rect.h | 11 uint16_t width; member 17 uint16_t width, uint16_t height) in qemu_rect_init()
|
H A D | pixman-minimal.h | 100 int width; member 117 int width, in create_bits() 156 int width, in pixman_image_create_bits()
|
H A D | egl-helpers.h | 18 int width; member
|
/qemu/hw/intc/ |
H A D | xics_pnv.c | 34 static uint64_t pnv_icp_read(void *opaque, hwaddr addr, unsigned width) in pnv_icp_read() 97 unsigned width) in pnv_icp_write()
|
H A D | sh_intc.c | 129 unsigned int *width, in sh_intc_locate() 203 unsigned int width; in sh_intc_read() local 219 unsigned int width; in sh_intc_write() local
|
/qemu/ui/ |
H A D | vnc-enc-zywrle.h | 336 static inline void filter_wavelet_square(int *buf, int width, int height, in filter_wavelet_square() 412 static inline void filter_wavelet_square(int *buf, int width, int height, in filter_wavelet_square() 444 static inline void wavelet(int *buf, int width, int height, int level) in wavelet() 588 #define ZYWRLE_PACK_COEFF(buf, data, t, width, height, scanline, level) \ argument 593 #define ZYWRLE_UNPACK_COEFF(buf, data, t, width, height, scanline, level) \ argument
|
H A D | qemu-pixman.c | 195 int width) in qemu_pixman_linebuf_create() 204 int width, int x, int y) in qemu_pixman_linebuf_fill() 312 int width, in qemu_pixman_image_new_shareable()
|
H A D | cursor.c | 12 unsigned int width, height, colors, chars; in cursor_parse_xpm() local 93 QEMUCursor *cursor_alloc(uint16_t width, uint16_t height) in cursor_alloc()
|
/qemu/hw/acpi/ |
H A D | core.c | 435 static uint64_t acpi_pm_evt_read(void *opaque, hwaddr addr, unsigned width) in acpi_pm_evt_read() 449 unsigned width) in acpi_pm_evt_write() 523 static uint64_t acpi_pm_tmr_read(void *opaque, hwaddr addr, unsigned width) in acpi_pm_tmr_read() 529 unsigned width) in acpi_pm_tmr_write() 575 static uint64_t acpi_pm_cnt_read(void *opaque, hwaddr addr, unsigned width) in acpi_pm_cnt_read() 582 unsigned width) in acpi_pm_cnt_write()
|
H A D | ich9_tco.c | 204 static uint64_t tco_io_readw(void *opaque, hwaddr addr, unsigned width) in tco_io_readw() 211 unsigned width) in tco_io_writew()
|
H A D | ich9.c | 50 static uint64_t ich9_gpe_readb(void *opaque, hwaddr addr, unsigned width) in ich9_gpe_readb() 57 unsigned width) in ich9_gpe_writeb() 74 static uint64_t ich9_smi_readl(void *opaque, hwaddr addr, unsigned width) in ich9_smi_readl() 88 unsigned width) in ich9_smi_writel()
|
/qemu/hw/char/ |
H A D | debugcon.c | 55 unsigned width) in debugcon_ioport_write() 70 static uint64_t debugcon_ioport_read(void *opaque, hwaddr addr, unsigned width) in debugcon_ioport_read()
|
/qemu/include/hw/xen/interface/io/ |
H A D | fbif.h | 32 int32_t width; /* rect width */ member 45 int32_t width; /* width in pixels */ member 119 int32_t width; /* the width of the framebuffer (in pixels) */ member
|
/qemu/hw/m68k/ |
H A D | mcf5206.c | 424 int width; in m5206_mbar_readw() local 450 int width; in m5206_mbar_readl() local 476 int width; in m5206_mbar_writeb() local 502 int width; in m5206_mbar_writew() local 532 int width; in m5206_mbar_writel() local
|
/qemu/target/hexagon/ |
H A D | reg_fields.h | 23 int width; member
|
/qemu/include/hw/pci-bridge/ |
H A D | cxl_upstream_port.h | 17 PCIExpLinkWidth width; member
|
/qemu/contrib/vhost-user-gpu/ |
H A D | vugpu.h | 62 uint32_t width; member 70 uint32_t width; member 79 uint32_t width; member 125 uint32_t width, height; member
|
/qemu/hw/block/ |
H A D | pflash_cfi01.c | 248 int width, int be) in pflash_data_read() 264 int width, int be) in pflash_read() 435 uint32_t value, int width, int be) in pflash_data_write() 463 uint32_t value, int width, int be) in pflash_write()
|