Searched defs:fourcc (Results 1 – 6 of 6) sorted by relevance
/openbmc/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
|
/openbmc/u-boot/include/ |
H A D | ipu_pixfmt.h | 18 #define fourcc(a, b, c, d)\ macro
|
/openbmc/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 | spice-display.c | 903 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 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 | egl-helpers.c | 293 EGLint *stride, EGLint *fourcc, int *num_planes, in egl_dmabuf_export_texture()
|