HomeSort by relevance Sort by last modified time
    Searched full:fiter_output (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
background_noise.cc 53 int16_t fiter_output[kMaxLpcOrder + kResidualLength]; local
96 fiter_output, lpc_coefficients,
98 int32_t residual_energy = WebRtcSpl_DotProductWithScale(fiter_output,
99 fiter_output,

Completed in 242 milliseconds