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