Home
last modified time | relevance | path

Searched refs:expanded_signal (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_coding/neteq/
Dmerge.cc212 const int16_t* expanded_signal) const { in SignalScaling()
217 WebRtcSpl_MaxAbsValueW16(expanded_signal, mod_input_length); in SignalScaling()
223 expanded_signal, expanded_signal, mod_input_length, expanded_shift); in SignalScaling()
264 const int16_t* expanded_signal, in Downsample() argument
286 &expanded_signal[signal_offset], expanded_length - signal_offset, in Downsample()
Dmerge.h73 const int16_t* expanded_signal) const;
80 const int16_t* expanded_signal,