Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.cc417 int num_aggregate_packets = 0; in AggregateSmallPartitions() local
439 (*partition_vec)[i] = num_aggregate_packets + optimal_config[j]; in AggregateSmallPartitions()
441 num_aggregate_packets += optimal_config.back() + 1; in AggregateSmallPartitions()