Searched refs:packets_per_chunks (Results 1 – 1 of 1) sorted by relevance
544 _pkt_fits_run_length_chunk (RecvPacket * pkt, guint packets_per_chunks, in _pkt_fits_run_length_chunk() argument549 if (pkt->equal_run >= packets_per_chunks) in _pkt_fits_run_length_chunk()570 guint packets_per_chunks = _get_max_packets_capacity (symbol_size); in rtp_twcc_write_chunks() local588 if (pkt->missing_run > packets_per_chunks) { in rtp_twcc_write_chunks()595 if (_pkt_fits_run_length_chunk (pkt, packets_per_chunks, in rtp_twcc_write_chunks()