Home
last modified time | relevance | path

Searched defs:coef_ptr (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/common_audio/
Dfir_filter_neon.cc54 float* coef_ptr = coefficients_.get(); in Filter() local
Dfir_filter_sse.cc54 float* coef_ptr = coefficients_.get(); in Filter() local
/external/webrtc/webrtc/common_audio/signal_processing/
Dresample.c313 const int16_t* coef_ptr, int32_t* out1, in WebRtcSpl_DotProdIntToInt()
359 const int16_t* coef_ptr, int16_t* out1, in WebRtcSpl_DotProdIntToShort()
Dresample_fractional.c148 const int16_t *coef_ptr, int32_t *out1, in WebRtcSpl_ResampDotProduct()