Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintersurface.h31 struct _GstInterSurface struct
33 GMutex mutex;
34 gint ref_count;
36 char *name;
39 GstVideoInfo video_info;
40 int video_buffer_count;
43 GstAudioInfo audio_info;
44 guint64 audio_buffer_time;
45 guint64 audio_latency_time;
46 guint64 audio_period_time;
[all …]