Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-converter.c341 struct _GstVideoConverter struct
343 gint flags;
345 GstVideoInfo in_info;
346 GstVideoInfo out_info;
348 gint in_x;
349 gint in_y;
350 gint in_width;
351 gint in_height;
352 gint in_maxwidth;
353 gint in_maxheight;
[all …]