Lines Matching refs:GArray
83 GArray *recv_packets;
88 GArray *sent_packets;
89 GArray *parsed_packets;
365 rtp_twcc_write_recv_deltas (guint8 * fci_data, GArray * twcc_packets) in rtp_twcc_write_recv_deltas()
382 rtp_twcc_write_run_length_chunk (GArray * packet_chunks, in rtp_twcc_write_run_length_chunk()
404 GArray *packet_chunks;
466 GArray * packet_chunks, guint symbol_size) in chunk_bit_writer_init()
565 rtp_twcc_write_chunks (GArray * packet_chunks, in rtp_twcc_write_chunks()
566 GArray * twcc_packets, guint symbol_size) in rtp_twcc_write_chunks()
620 GArray *packet_chunks = g_array_new (FALSE, FALSE, 2); in rtp_twcc_manager_add_fci()
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()
1034 GArray *
1038 GArray *twcc_packets; in rtp_twcc_manager_parse_fci()