Home
last modified time | relevance | path

Searched refs:dar_width (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkswapper.c93 guint dar_width; member
992 priv->dar_width = (guint) in configure_display_from_info()
998 priv->dar_width = width; in configure_display_from_info()
1003 priv->dar_width = (guint) in configure_display_from_info()
1008 GST_DEBUG_OBJECT (swapper, "scaling to %dx%d", priv->dar_width, in configure_display_from_info()
1098 src.w = priv->dar_width; in _build_render_buffer_cmd()
1492 input_image->w = priv->dar_width; in gst_vulkan_swapper_get_surface_rectangles()