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

  /external/chromium_org/third_party/webrtc/modules/audio_conference_mixer/source/
audio_conference_mixer_impl.h 111 int32_t GetLowestMixingFrequency();
audio_conference_mixer_impl.cc 232 int32_t lowFreq = GetLowestMixingFrequency();
237 // GetLowestMixingFrequency().
591 int32_t AudioConferenceMixerImpl::GetLowestMixingFrequency() {
    [all...]

Completed in 25 milliseconds