Home
last modified time | relevance | path

Searched refs:DELAY_CORRECTION_MED (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dsettings.h125 #define DELAY_CORRECTION_MED 819 macro
Dbandwidth_estimator.c163 int32_t delayCorrFactor = DELAY_CORRECTION_MED; in WebRtcIsacfix_UpdateUplinkBwImpl()
345 delayCorrFactor = (int32_t) DELAY_CORRECTION_MED; in WebRtcIsacfix_UpdateUplinkBwImpl()