Searched refs:rampOutList (Results 1 – 2 of 2) sorted by relevance
205 AudioFrameList rampOutList; in Process() local257 UpdateToMix(&mixList, &rampOutList, &mixedParticipantsMap, in Process()283 MaxNumChannels(&rampOutList))); in Process()299 MixAnonomouslyFromList(mixedAudio, rampOutList); in Process()327 ClearAudioFrameList(&rampOutList); in Process()524 AudioFrameList* rampOutList, in UpdateToMix() argument623 rampOutList->push_back(replaceFrame); in UpdateToMix()624 assert(rampOutList->size() <= in UpdateToMix()632 rampOutList->push_back(audioFrame); in UpdateToMix()633 assert(rampOutList->size() <= in UpdateToMix()
98 AudioFrameList* rampOutList,