Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_format_vp8.h137 void AggregateSmallPartitions(std::vector<int>* partition_vec,
Drtp_format_vp8.cc354 AggregateSmallPartitions(&partition_decision, &min_size, &max_size); in GeneratePacketsBalancedAggregates()
404 void RtpPacketizerVp8::AggregateSmallPartitions(std::vector<int>* partition_vec, in AggregateSmallPartitions() function in webrtc::RtpPacketizerVp8