Searched refs:SetPriorMinMax (Results 1 – 4 of 4) sorted by relevance
100 void SetPriorMinMax(int min_size, int max_size);
136 aggregator->SetPriorMinMax(300, 500); in TEST()
168 void Vp8PartitionAggregator::SetPriorMinMax(int min_size, int max_size) { in SetPriorMinMax() function in webrtc::Vp8PartitionAggregator
431 aggregator.SetPriorMinMax(*min_size, *max_size); in AggregateSmallPartitions()