Home
last modified time | relevance | path

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

/external/webrtc/src/common_audio/signal_processing/
Dget_scaling_square.c22 int nbits = WebRtcSpl_GetSizeInBits(times); in WebRtcSpl_GetScalingSquare()
Dauto_correlation.c53 int nbits = WebRtcSpl_GetSizeInBits(in_vector_length); // # of bits in the sum loop in WebRtcSpl_AutoCorrelation()
Dsignal_processing_unittest.cc120 EXPECT_EQ(17, WebRtcSpl_GetSizeInBits(A)); in TEST_F()
/external/webrtc/src/common_audio/signal_processing/include/
Dspl_inl_armv7.h92 static __inline WebRtc_Word16 WebRtcSpl_GetSizeInBits(WebRtc_UWord32 n) { in WebRtcSpl_GetSizeInBits() function
Dspl_inl.h81 static __inline WebRtc_Word16 WebRtcSpl_GetSizeInBits(WebRtc_UWord32 n) { in WebRtcSpl_GetSizeInBits() function