Searched refs:ObserverSortingMap (Results 1 – 2 of 2) sorted by relevance
306 ObserverSortingMap list_max_bitrates; in NormalRateAllocation()313 ObserverSortingMap::iterator max_it = list_max_bitrates.begin(); in NormalRateAllocation()
109 typedef std::multimap<uint32_t, ObserverConfiguration*> ObserverSortingMap; typedef