Searched refs:fiter_output (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dbackground_noise.cc50 int16_t fiter_output[kMaxLpcOrder + kResidualLength]; local
93 fiter_output, lpc_coefficients,
95 int32_t residual_energy = WebRtcSpl_DotProductWithScale(fiter_output,
96 fiter_output,

Completed in 698 milliseconds