HomeSort by relevance Sort by last modified time
    Searched refs:expanded_length (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
merge.h 89 const int16_t* expanded_signal, int expanded_length);
merge.cc 38 int expanded_length = GetExpandedSignal(&old_length, &expand_period); local
74 expanded_channel, expanded_length);
90 expanded_length - best_correlation_index);
247 const int16_t* expanded_signal, int expanded_length) {
268 expanded_length - signal_offset,

Completed in 144 milliseconds