Searched refs:expanded_signal (Results 1 – 2 of 2) sorted by relevance
207 const int16_t* expanded_signal, in SignalScaling() argument212 *expanded_max = WebRtcSpl_MaxAbsValueW16(expanded_signal, mod_input_length); in SignalScaling()221 int32_t energy_expanded = WebRtcSpl_DotProductWithScale(expanded_signal, in SignalScaling()222 expanded_signal, in SignalScaling()264 const int16_t* expanded_signal, size_t expanded_length) { in Downsample() argument284 WebRtcSpl_DownsampleFast(&expanded_signal[signal_offset], in Downsample()
75 const int16_t* expanded_signal,82 const int16_t* expanded_signal, size_t expanded_length);