Home
last modified time | relevance | path

Searched refs:gst_rtp_packet_rate_ctx_update (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpstats.h229 guint32 gst_rtp_packet_rate_ctx_update (RTPPacketRateCtx *ctx, guint16 seqnum, guint32 ts);
Drtpstats.c37 gst_rtp_packet_rate_ctx_update (RTPPacketRateCtx * ctx, guint16 seqnum, in gst_rtp_packet_rate_ctx_update() function
Drtpsource.c1111 gst_rtp_packet_rate_ctx_update (&src->packet_rate_ctx, pinfo->seqnum, in update_receiver_stats()
Dgstrtpjitterbuffer.c3041 packet_rate = gst_rtp_packet_rate_ctx_update (&priv->packet_rate_ctx, in gst_rtp_jitter_buffer_chain()