Home
last modified time | relevance | path

Searched refs:Downsample (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/
Dthree_band_filter_bank.cc88 void Downsample(const float* in, in Downsample() function
146 Downsample(in, in_buffer_.size(), kNumBands - i - 1, &in_buffer_[0]); in Analysis()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dmerge.h81 void Downsample(const int16_t* input, size_t input_length,
Dmerge.cc87 Downsample(input_channel, input_length_per_channel, expanded_channel, in Process()
263 void Merge::Downsample(const int16_t* input, size_t input_length, in Downsample() function in webrtc::Merge
/external/libjpeg-turbo/simd/
Djcsample-sse2-64.asm26 ; Downsample pixel values of a single component.
170 ; Downsample pixel values of a single component.
Djcsample-mmx.asm25 ; Downsample pixel values of a single component.
167 ; Downsample pixel values of a single component.
Djcsample-sse2.asm25 ; Downsample pixel values of a single component.
180 ; Downsample pixel values of a single component.