Searched refs:strides (Results 1 – 8 of 8) sorted by relevance
| /openbmc/qemu/ui/ |
| H A D | spice-display.c | 900 uint32_t offsets[DMABUF_MAX_PLANES], strides[DMABUF_MAX_PLANES]; in spice_gl_replace_fd_texture() local 937 (EGLint *)strides, in spice_gl_replace_fd_texture() 955 (EGLint *)strides, in spice_gl_replace_fd_texture() 1190 uint32_t offsets[DMABUF_MAX_PLANES], strides[DMABUF_MAX_PLANES]; in spice_gl_blit_scanout_texture() local 1210 (EGLint *)strides, in spice_gl_blit_scanout_texture() 1222 (uint32_t *)offsets, (uint32_t *)strides, in spice_gl_blit_scanout_texture() 1275 uint32_t offsets[DMABUF_MAX_PLANES], strides[DMABUF_MAX_PLANES]; in qemu_spice_gl_update() local 1284 (EGLint *)offsets, (EGLint *)strides, in qemu_spice_gl_update() 1291 spice_server_gl_scanout(&ssd->qxl, fds, width, height, offsets, strides, in qemu_spice_gl_update() 1298 const uint32_t *strides = qemu_dmabuf_get_strides(dmabuf, &nstrides); in qemu_spice_gl_update() local [all …]
|
| H A D | egl-helpers.c | 336 const uint32_t *strides = qemu_dmabuf_get_strides(dmabuf, &nstrides); in egl_dmabuf_import_texture() local 390 attrs[i++] = strides[j]; in egl_dmabuf_import_texture()
|
| H A D | dbus-listener.c | 339 const uint32_t *strides = qemu_dmabuf_get_strides(dmabuf, &nstrides); in dbus_scanout_dmabuf_v2() local 377 strides, num_planes, sizeof(uint32_t)); in dbus_scanout_dmabuf_v2()
|
| /openbmc/qemu/include/standard-headers/linux/ |
| H A D | virtio_gpu.h | 429 uint32_t strides[4]; member
|
| /openbmc/docs/architecture/code-update/ |
| H A D | firmware-update-over-redfish.md | 221 making strides towards enhancing the UpdateService to contain the features
|
| /openbmc/qemu/hw/display/ |
| H A D | virtio-gpu.c | 741 fb->stride = ss->strides[0]; in virtio_gpu_scanout_blob_to_fb()
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 14211 + // up to nearest 16 will fit in both src & dst strides then allow the asm 18231 + sub w1, w1, w8, LSL #1 // Fixup chroma strides 20327 +// _x & _w in pixels, strides in bytes 20478 +// _x & _w in pixels, strides in bytes
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0004-mmal_20.patch | 1871 + // Override width / height with strides if appropriate 8589 +// Do a stride converting copy - if the strides are the same and line_len is
|