Searched refs:celt_rsqrt_norm (Results 1 – 5 of 5) sorted by relevance
86 #define celt_rsqrt_norm(x) (celt_rsqrt(x)) macro162 opus_val16 celt_rsqrt_norm(opus_val32 x);
126 g = MULT16_16_P15(celt_rsqrt_norm(t),gain); in normalise_residual()366 g = MULT16_16_P15(celt_rsqrt_norm(t),gain); in renormalise_vector()
90 opus_val16 celt_rsqrt_norm(opus_val32 x) in celt_rsqrt_norm() function
442 g = g0 = VSHR32(MULT16_32_Q15(celt_rsqrt_norm(t), xy),sh+1); in remove_doubling()478 g1 = VSHR32(MULT16_32_Q15(celt_rsqrt_norm(t), xy),sh+1); in remove_doubling()
269 sqrt_1 = celt_rsqrt_norm(t); in anti_collapse()406 lgain = celt_rsqrt_norm(t); in stereo_merge()408 rgain = celt_rsqrt_norm(t); in stereo_merge()