Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.cc52 size_t expanded_length = GetExpandedSignal(&old_length, &expand_period); in Process() local
88 expanded_length); in Process()
104 expanded_length - best_correlation_index); in Process()
264 const int16_t* expanded_signal, size_t expanded_length) { in Downsample() argument
285 expanded_length - signal_offset, in Downsample()
Dmerge.h82 const int16_t* expanded_signal, size_t expanded_length);