Searched refs:AggregateSmallPartitions (Results 1 – 2 of 2) sorted by relevance
137 void AggregateSmallPartitions(std::vector<int>* partition_vec,
354 AggregateSmallPartitions(&partition_decision, &min_size, &max_size); in GeneratePacketsBalancedAggregates()404 void RtpPacketizerVp8::AggregateSmallPartitions(std::vector<int>* partition_vec, in AggregateSmallPartitions() function in webrtc::RtpPacketizerVp8