Home
last modified time | relevance | path

Searched refs:GetLowestMixingFrequency (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Daudio_conference_mixer_impl.h104 int32_t GetLowestMixingFrequency() const;
Daudio_conference_mixer_impl.cc211 int32_t lowFreq = GetLowestMixingFrequency(); in Process()
491 int32_t AudioConferenceMixerImpl::GetLowestMixingFrequency() const { in GetLowestMixingFrequency() function in webrtc::AudioConferenceMixerImpl