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

  /external/webrtc/src/modules/audio_processing/aec/
aec_core.c 112 static void GetHighbandGain(const float *lambda, float *nlpGainHband);
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
aec_core.c 447 static void GetHighbandGain(const float* lambda, float* nlpGainHband) {
976 GetHighbandGain(hNl, &nlpGainHband);
    [all...]

Completed in 4397 milliseconds