Home
last modified time | relevance | path

Searched defs:fourcc (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/hw/display/
H A Dramfb.c24 uint32_t fourcc; member
84 uint32_t fourcc, format, width, height; in ramfb_fw_cfg_write() local
/openbmc/u-boot/include/
H A Dipu_pixfmt.h18 #define fourcc(a, b, c, d)\ macro
/openbmc/qemu/ui/
H A Ddmabuf.c20 uint32_t fourcc; member
38 uint32_t fourcc, uint64_t modifier, in qemu_dmabuf_new()
H A Dspice-display.c903 int fourcc; in spice_gl_replace_fd_texture() local
1003 int fd[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_switch() local
1088 EGLint offset[DMABUF_MAX_PLANES], stride[DMABUF_MAX_PLANES], fourcc = 0; in qemu_spice_gl_scanout_texture() local
1189 int fds[DMABUF_MAX_PLANES], num_planes, fourcc; in spice_gl_blit_scanout_texture() local
1234 EGLint fourcc = 0; in qemu_spice_gl_update() local
H A Ddbus-listener.c298 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 Degl-helpers.c293 EGLint *stride, EGLint *fourcc, int *num_planes, in egl_dmabuf_export_texture()