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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
merge.h 87 // |input_downsampled_| and |expanded_downsampled_|, respectively.
92 // |expanded_downsampled_|, and finds the correlation maximum. The maximizing
102 int16_t expanded_downsampled_[kExpandDownsampLength]; member in class:webrtc::Merge
merge.cc 269 expanded_downsampled_, kExpandDownsampLength,
307 expanded_downsampled_, kInputDownsampLength,

Completed in 45 milliseconds