Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11converter.cpp439 gint input_texture_width; member
1775 self->input_texture_width = GST_VIDEO_INFO_WIDTH (in_info); in gst_d3d11_color_convert_setup_shader()
1986 gint texture_width = self->input_texture_width; in gst_d3d11_converter_update_vertex_buffer()
2109 desc.Width != (guint) converter->input_texture_width || in gst_d3d11_converter_convert_unlocked()
2114 converter->input_texture_width = desc.Width; in gst_d3d11_converter_convert_unlocked()