Searched refs:mixList (Results 1 – 2 of 2) sorted by relevance
204 AudioFrameList mixList; in Process() local257 UpdateToMix(&mixList, &rampOutList, &mixedParticipantsMap, in Process()281 const size_t num_mixed_channels = std::max(MaxNumChannels(&mixList), in Process()297 MixFromList(mixedAudio, mixList); in Process()326 ClearAudioFrameList(&mixList); in Process()509 const MixerParticipantList& mixList) const { in GetLowestMixingFrequencyFromList()511 for (MixerParticipantList::const_iterator iter = mixList.begin(); in GetLowestMixingFrequencyFromList()512 iter != mixList.end(); in GetLowestMixingFrequencyFromList()523 AudioFrameList* mixList, in UpdateToMix() argument530 const size_t mixListStartSize = mixList->size(); in UpdateToMix()[all …]
97 AudioFrameList* mixList,106 const MixerParticipantList& mixList) const;121 void UpdateVADPositiveParticipants(AudioFrameList* mixList) const;