Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp9picture.h35 struct _GstVp9Picture struct
38 GstMiniObject parent;
41 guint32 system_frame_number;
43 GstVp9FrameHeader frame_hdr;
46 const guint8 * data;
47 gsize size;
49 gpointer user_data;
50 GDestroyNotify notify;