Searched refs:celt_rsqrt_norm (Results 1 – 7 of 7) sorted by relevance
118 #define celt_rsqrt_norm(x) (celt_rsqrt(x)) macro194 opus_val16 celt_rsqrt_norm(opus_val32 x);
135 g = MULT16_16_P15(celt_rsqrt_norm(t),gain); in normalise_residual()398 g = MULT16_16_P15(celt_rsqrt_norm(t),gain); in renormalise_vector()
91 opus_val16 celt_rsqrt_norm(opus_val32 x) in celt_rsqrt_norm() function
418 den = celt_rsqrt_norm(x2y2); in compute_pitch_gain()
296 sqrt_1 = celt_rsqrt_norm(t); in anti_collapse()456 lgain = celt_rsqrt_norm(t); in stereo_merge()458 rgain = celt_rsqrt_norm(t); in stereo_merge()
105 g = MULT16_16_P15(celt_rsqrt_norm(t),gain); in renormalise_vector()
410 den = celt_rsqrt_norm(x2y2); in compute_pitch_gain()