Searched defs:fourcc (Results 1 – 5 of 5) sorted by relevance
/qemu/hw/display/ |
H A D | ramfb.c | 24 uint32_t fourcc; member 84 uint32_t fourcc, format, width, height; in ramfb_fw_cfg_write() local
|
/qemu/ui/ |
H A D | dmabuf.c | 20 uint32_t fourcc; member 38 uint32_t fourcc, uint64_t modifier, in qemu_dmabuf_new()
|
H A D | dbus-listener.c | 298 uint32_t width, height, stride, fourcc; in dbus_scanout_dmabuf_v1() local 332 uint32_t x, y, width, height, fourcc, backing_width, backing_height; in dbus_scanout_dmabuf_v2() local 589 uint32_t offset[DMABUF_MAX_PLANES], stride[DMABUF_MAX_PLANES], fourcc; in dbus_scanout_texture() local
|
H A D | spice-display.c | 908 int fd[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_switch() local 973 EGLint offset[DMABUF_MAX_PLANES], stride[DMABUF_MAX_PLANES], fourcc = 0; in qemu_spice_gl_scanout_texture() local 1060 EGLint fourcc = 0; in qemu_spice_gl_update() local
|
H A D | egl-helpers.c | 293 EGLint *stride, EGLint *fourcc, int *num_planes, in egl_dmabuf_export_texture()
|