HomeSort by relevance Sort by last modified time
    Searched refs:GetLowestMixingFrequency (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 104 int32_t GetLowestMixingFrequency() const;
audio_conference_mixer_impl.cc 211 int32_t lowFreq = GetLowestMixingFrequency();
216 // GetLowestMixingFrequency().
491 int32_t AudioConferenceMixerImpl::GetLowestMixingFrequency() const {
    [all...]

Completed in 386 milliseconds