Searched refs:mixedParticipantsMap (Results 1 – 1 of 1) sorted by relevance
207 std::map<int, MixerParticipant*> mixedParticipantsMap; in Process() local257 UpdateToMix(&mixList, &rampOutList, &mixedParticipantsMap, in Process()261 UpdateMixedStatus(mixedParticipantsMap); in Process()749 const std::map<int, MixerParticipant*>& mixedParticipantsMap) const { in UpdateMixedStatus()752 assert(mixedParticipantsMap.size() <= kMaximumAmountOfMixedParticipants); in UpdateMixedStatus()762 mixedParticipantsMap.begin(); in UpdateMixedStatus()763 it != mixedParticipantsMap.end(); in UpdateMixedStatus()