Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpreddec.c127 gst_rtp_red_history_update (GstRtpRedDec * self, GQueue * rtp_history, in gst_rtp_red_history_update()
224 GQueue * rtp_history, guint32 timestamp, guint16 * dst_seq_num) in gst_red_history_lost_seq_num_for_timestamp()
321 GQueue * rtp_history, GstRTPBuffer * red_rtp, gsize * red_hdr_offset, in gst_rtp_red_create_from_redundant_block()
374 gst_rtp_red_create_from_block (GstRtpRedDec * self, GQueue * rtp_history, in gst_rtp_red_create_from_block()
388 gst_rtp_red_process (GstRtpRedDec * self, GQueue * rtp_history, in gst_rtp_red_process()
433 GQueue *rtp_history; in gst_rtp_red_dec_chain() local
491 free_rtp_history (GQueue * rtp_history) in free_rtp_history()
Dgstrtpredenc.h56 GQueue *rtp_history; member