Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/signal_processing/
Dspl_sqrt.c20 WebRtc_Word32 WebRtcSpl_SqrtLocal(WebRtc_Word32 in);
22 WebRtc_Word32 WebRtcSpl_SqrtLocal(WebRtc_Word32 in) in WebRtcSpl_SqrtLocal() function
162 A = WebRtcSpl_SqrtLocal(A); // A = sqrt(A) in WebRtcSpl_Sqrt()