Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-info.h302 struct _GstVideoInfo { struct
303 const GstVideoFormatInfo *finfo;
305 GstVideoInterlaceMode interlace_mode;
306 GstVideoFlags flags;
307 gint width;
308 gint height;
309 gsize size;
310 gint views;
312 GstVideoChromaSite chroma_site;
313 GstVideoColorimetry colorimetry;
[all …]