Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.c1098 WebRtc_Word16 xfaQ, dfaQ; in WebRtcAecm_UpdateChannel() local
1137 xfaQ = tmp16no1; in WebRtcAecm_UpdateChannel()
1141 xfaQ = zerosNum - 2; in WebRtcAecm_UpdateChannel()
1143 shiftChFar + xfaQ; in WebRtcAecm_UpdateChannel()
1146 tmpU32no1 = WEBRTC_SPL_SHIFT_W32(tmpU32no1, xfaQ); in WebRtcAecm_UpdateChannel()
1194 shift2ResChan = shiftNum + shiftChFar - xfaQ - mu - ((30 - zerosFar) << 1); in WebRtcAecm_UpdateChannel()