Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.c659 const int16_t stepSizeNeg) in WebRtcAecm_AsymFilt() argument
670 retVal -= (filtOld - inVal) >> stepSizeNeg; in WebRtcAecm_AsymFilt()