Home
last modified time | relevance | path

Searched refs:num_pushed (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/spandsp/
Dgstspanplc.c85 "num-pushed", G_TYPE_UINT64, self->num_pushed, in gst_span_plc_create_stats()
223 plc->num_pushed = 0; in gst_span_plc_change_state()
268 plc->num_pushed++; in gst_span_plc_chain()
296 plc->num_pushed++; in gst_span_plc_send_fillin()
Dgstspanplc.h50 guint64 num_pushed; member
/third_party/gstreamer/gstplugins_base/ext/opus/
Dgstopusdec.h82 guint64 num_pushed; member
Dgstopusdec.c246 odec->num_pushed = 0; in gst_opus_dec_start()
813 dec->num_pushed++; in opus_dec_chain_parse_data()
1098 "num-pushed", G_TYPE_UINT64, self->num_pushed, in gst_opus_dec_create_stats()
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtpjitterbuffer.c397 guint64 num_pushed; member
3602 priv->num_pushed++; in pop_and_push_next()
4914 "num-pushed", G_TYPE_UINT64, priv->num_pushed, in gst_rtp_jitter_buffer_create_stats()