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

  /external/webrtc/webrtc/modules/audio_coding/neteq/
background_noise.h 51 int16_t MuteFactor(size_t channel) const;
expand.h 60 int16_t MuteFactor(size_t channel) {
background_noise.cc 138 int16_t BackgroundNoise::MuteFactor(size_t channel) const {
normal.cc 71 expand_->MuteFactor(channel_ix)) >> 14);
merge.cc 75 (*external_mute_factor * expand_->MuteFactor(channel)) >> 14;
neteq_impl.cc     [all...]
expand.cc     [all...]

Completed in 201 milliseconds