Searched refs:nshift (Results 1 – 12 of 12) sorted by relevance
134 int16_t x_norm, nshift, t16, sh; in WebRtcSpl_Sqrt() local167 nshift = (sh / 2); in WebRtcSpl_Sqrt()168 RTC_DCHECK_GE(nshift, 0); in WebRtcSpl_Sqrt()174 if (2 * nshift == sh) { in WebRtcSpl_Sqrt()191 A >>= nshift; // De-normalize the result. in WebRtcSpl_Sqrt()
630 int nshift; /* used to count bit shifts */ in random_bit() local641 for (nshift = 0; (unsigned int)nshift < sizeof(long) * 8; nshift++) { in random_bit()661 nshift = 0; in random_bit()668 nshift++; in random_bit()671 return 01L << (nshift - 1); in random_bit()
159 int nshift; member
91 hLdacBT->nshift = 0; in ldacBT_param_clear()
288 const int nshift = -(*shift); in FLAC__lpc_quantize_coefficients() local295 error += lp_coeff[i] / (1 << nshift); in FLAC__lpc_quantize_coefficients()
71795 u8 nshift; member73722 u8 nshift; member
64893 u8 nshift; member
95072 u8 nshift; member
66632 u8 nshift; member