Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/codecs/
Dgstvp8picture.h35 struct _GstVp8Picture struct
37 GstMiniObject parent;
39 GstClockTime pts;
41 guint32 system_frame_number;
43 GstVp8FrameHdr frame_hdr;
46 const guint8 * data;
47 gsize size;
49 gpointer user_data;
50 GDestroyNotify notify;