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

  /external/webrtc/webrtc/modules/audio_processing/agc/legacy/
analog_agc.h 42 static const int16_t kAlphaShortTerm = 6; // 1 >> 6 = 0.0156
analog_agc.c 832 tmp32 = (Rxx16w32 - stt->Rxx16_LPw32) >> kAlphaShortTerm;
    [all...]

Completed in 57 milliseconds