Home
last modified time | relevance | path

Searched defs:plane_offsets (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/rawparse/
Dgstrawvideoparse.h53 gsize plane_offsets[GST_VIDEO_MAX_PLANES]; member
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Drawvideoparse.c179 GValue plane_offsets = G_VALUE_INIT; in setup_rawvideoparse() local
217 guint plane_offsets[3] = { 0, 76800, 96000 }; in setup_rawvideoparse() local
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_resource.c596 uint32_t plane_offsets[VIRGL_MAX_PLANE_COUNT]; in virgl_resource_from_handle() local
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Daudio.c815 gint32 plane_offsets[32]; member
/third_party/mesa3d/src/gallium/winsys/virgl/drm/
Dvirgl_drm_winsys.c579 const uint32_t *plane_offsets) in virgl_drm_winsys_resource_set_type()