Searched refs:WebRtcSpl_GetSizeInBits (Results 1 – 19 of 19) sorted by relevance
53 scale=WebRtcSpl_GetSizeInBits(maxtot); in WebRtcIlbcfix_Smooth()67 bitsw00 = WebRtcSpl_GetSizeInBits(w00); in WebRtcIlbcfix_Smooth()68 bitsw11 = WebRtcSpl_GetSizeInBits(w11); in WebRtcIlbcfix_Smooth()69 bitsw10 = WebRtcSpl_GetSizeInBits(WEBRTC_SPL_ABS_W32(w10)); in WebRtcIlbcfix_Smooth()146 scale=WebRtcSpl_GetSizeInBits(denom)-15; in WebRtcIlbcfix_Smooth()180 if (WebRtcSpl_GetSizeInBits(w11_div_w00)+WebRtcSpl_GetSizeInBits(A)>31) { in WebRtcIlbcfix_Smooth()
76 scale3 = (WebRtcSpl_GetSizeInBits(max)<<1) - 25; in WebRtcIlbcfix_DoThePlc()96 shiftMax = WebRtcSpl_GetSizeInBits(WEBRTC_SPL_ABS_W32(cross))-15; in WebRtcIlbcfix_DoThePlc()108 shift1 = WebRtcSpl_GetSizeInBits(WEBRTC_SPL_ABS_W32(cross_comp))-15; in WebRtcIlbcfix_DoThePlc()113 shift2 = WebRtcSpl_GetSizeInBits(ener)-15; in WebRtcIlbcfix_DoThePlc()116 shift3 = WebRtcSpl_GetSizeInBits(ener_comp)-15; in WebRtcIlbcfix_DoThePlc()
49 scale = WebRtcSpl_GetSizeInBits((uint32_t)(max * max)); in WebRtcIlbcfix_FrameClassify()66 scale = WebRtcSpl_GetSizeInBits(maxW32) - 20; in WebRtcIlbcfix_FrameClassify()
123 shifts = WebRtcSpl_GetSizeInBits((uint32_t)(max16 * max16)) - 25; in WebRtcIlbcfix_EnhancerInterface()147 corrSh = 15-WebRtcSpl_GetSizeInBits(corrmax[i]); in WebRtcIlbcfix_EnhancerInterface()151 enerSh = 15-WebRtcSpl_GetSizeInBits(ener); in WebRtcIlbcfix_EnhancerInterface()
40 scale=WebRtcSpl_GetSizeInBits(max); in WebRtcIlbcfix_MyCorr()
52 scaleRes = WebRtcSpl_GetSizeInBits(max)-12; in WebRtcIlbcfix_StateSearch()
79 scalefact = WebRtcSpl_GetSizeInBits(maxtemp) - 15; in WebRtcIlbcfix_Refiner()
120 scale = WebRtcSpl_GetSizeInBits((uint32_t)(temp1 * temp1)); in WebRtcIlbcfix_CbSearch()
157 scale = WebRtcSpl_GetSizeInBits((uint32_t)(max * max)); in WebRtcIlbcfix_EncodeImpl()
24 int16_t nbits = WebRtcSpl_GetSizeInBits((uint32_t)times); in WebRtcSpl_GetScalingSquare()
36 int nbits = WebRtcSpl_GetSizeInBits((uint32_t)in_vector_length); in WebRtcSpl_AutoCorrelation()
98 EXPECT_EQ(17, WebRtcSpl_GetSizeInBits(a32)); in TEST_F()
34 return WebRtcSpl_GetSizeInBits(static_cast<uint32_t>(length - 1)); in FftOrder()
78 static __inline int16_t WebRtcSpl_GetSizeInBits(uint32_t n) { in WebRtcSpl_GetSizeInBits() function
86 static __inline int16_t WebRtcSpl_GetSizeInBits(uint32_t n) { in WebRtcSpl_GetSizeInBits() function
129 static __inline int16_t WebRtcSpl_GetSizeInBits(uint32_t n) { in WebRtcSpl_GetSizeInBits() function
267 res = 1 << (WebRtcSpl_GetSizeInBits(envQ8[0]) >> 1); in WebRtcIsacfix_DecLogisticMulti2()
334 res = 1 << (WebRtcSpl_GetSizeInBits(in_sqrt) >> 1); in CalcRootInvArSpec()
309 res = 1 << (WebRtcSpl_GetSizeInBits(invARSpec2_Q16[0]) >> 1); in WebRtcIsac_DecodeSpec()563 res = 1 << (WebRtcSpl_GetSizeInBits(invARSpec2_Q16[0]) >> 1); in WebRtcIsac_EncodeSpec()