Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiodecoder.c188 struct _GstAudioDecoderPrivate struct
191 gboolean active;
194 GstClockTime base_ts;
196 guint64 samples;
199 GstAdapter *adapter;
201 GstClockTime prev_ts;
202 guint64 prev_distance;
204 GQueue frames;
206 GstAdapter *adapter_out;
208 GstClockTime out_ts, out_dur;
[all …]