Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtptwcc.c365 rtp_twcc_write_recv_deltas (guint8 * fci_data, GArray * twcc_packets) in rtp_twcc_write_recv_deltas()
566 GArray * twcc_packets, guint symbol_size) in rtp_twcc_write_chunks()
907 _add_twcc_packet (GArray * twcc_packets, guint16 seqnum, guint status) in _add_twcc_packet()
922 _parse_run_length_chunk (GstBitReader * reader, GArray * twcc_packets, in _parse_run_length_chunk()
942 _parse_status_vector_chunk (GstBitReader * reader, GArray * twcc_packets, in _parse_status_vector_chunk()
965 _prune_sent_packets (RTPTWCCManager * twcc, GArray * twcc_packets) in _prune_sent_packets()
984 _check_for_lost_packets (RTPTWCCManager * twcc, GArray * twcc_packets, in _check_for_lost_packets()
1038 GArray *twcc_packets; in rtp_twcc_manager_parse_fci() local
Drtpstats.c474 rtp_twcc_stats_get_packets_structure (GArray * twcc_packets) in rtp_twcc_stats_get_packets_structure()
499 rtp_twcc_stats_calculate_stats (RTPTWCCStats * stats, GArray * twcc_packets) in rtp_twcc_stats_calculate_stats()
674 rtp_twcc_stats_process_packets (RTPTWCCStats * stats, GArray * twcc_packets) in rtp_twcc_stats_process_packets()
Dgstrtpsession.c2856 GstStructure * twcc_packets, GstStructure * twcc_stats, gpointer user_data) in gst_rtp_session_notify_twcc()
Drtpsession.c2877 GArray *twcc_packets; in rtp_session_process_twcc() local