Home
last modified time | relevance | path

Searched defs:WebRtcSpl_DotProductWithScale (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/common_audio/signal_processing/
Ddot_product_with_scale.c13 int32_t WebRtcSpl_DotProductWithScale(const int16_t* vector1, in WebRtcSpl_DotProductWithScale() function
/external/webrtc/src/common_audio/signal_processing/
Ddot_product_with_scale.c20 WebRtc_Word32 WebRtcSpl_DotProductWithScale(WebRtc_Word16 *vector1, WebRtc_Word16 *vector2, in WebRtcSpl_DotProductWithScale() function