Home | History | Annotate | Download | only in neteq

Lines Matching refs:norm_shift

756   int16_t norm_shift = 16 - WebRtcSpl_NormW32(max_value);
758 downsampled_input, norm_shift);
776 *output_scale = 2 * norm_shift + kCorrelationShift + norm_shift2;