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

  /external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
merge.h 88 void Downsample(const int16_t* input, int input_length,
merge.cc 70 // Downsample, correlate, and find strongest correlation period for the
72 // Downsample to 4kHz sample rate.
73 Downsample(input_channel, static_cast<int>(input_length_per_channel),
246 void Merge::Downsample(const int16_t* input, int input_length,
  /external/chromium_org/media/base/
audio_buffer_converter_unittest.cc 102 TEST_F(AudioBufferConverterTest, Downsample) {

Completed in 200 milliseconds