Searched refs:WebRtcSpl_GetSizeInBits (Results 1 – 8 of 8) sorted by relevance
22 int nbits = WebRtcSpl_GetSizeInBits(times); in WebRtcSpl_GetScalingSquare()
53 int nbits = WebRtcSpl_GetSizeInBits(in_vector_length); // # of bits in the sum loop in WebRtcSpl_AutoCorrelation()
120 EXPECT_EQ(17, WebRtcSpl_GetSizeInBits(A)); in TEST_F()
92 static __inline WebRtc_Word16 WebRtcSpl_GetSizeInBits(WebRtc_UWord32 n) { in WebRtcSpl_GetSizeInBits() function
81 static __inline WebRtc_Word16 WebRtcSpl_GetSizeInBits(WebRtc_UWord32 n) { in WebRtcSpl_GetSizeInBits() function
270 WEBRTC_SPL_RSHIFT_W16(WebRtcSpl_GetSizeInBits(envQ8[0]), 1)); in WebRtcIsacfix_DecLogisticMulti2()
308 res = WEBRTC_SPL_LSHIFT_W32(1, WEBRTC_SPL_RSHIFT_W16(WebRtcSpl_GetSizeInBits(in_sqrt), 1)); in CalcRootInvArSpec()
314 res = 1 << (WebRtcSpl_GetSizeInBits(invARSpec2_Q16[0]) >> 1); in WebRtcIsac_DecodeSpec()568 res = 1 << (WebRtcSpl_GetSizeInBits(invARSpec2_Q16[0]) >> 1); in WebRtcIsac_EncodeSpec()