Searched refs:WebRtcSpl_SqrtLocal (Results 1 – 1 of 1) sorted by relevance
22 int32_t WebRtcSpl_SqrtLocal(int32_t in);24 int32_t WebRtcSpl_SqrtLocal(int32_t in) in WebRtcSpl_SqrtLocal() function162 A = WebRtcSpl_SqrtLocal(A); // A = sqrt(A) in WebRtcSpl_Sqrt()