Searched refs:Downsample (Results 1 – 6 of 6) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/ |
D | three_band_filter_bank.cc | 88 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/ |
D | merge.h | 81 void Downsample(const int16_t* input, size_t input_length,
|
D | merge.cc | 87 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/ |
D | jcsample-sse2-64.asm | 26 ; Downsample pixel values of a single component. 170 ; Downsample pixel values of a single component.
|
D | jcsample-mmx.asm | 25 ; Downsample pixel values of a single component. 167 ; Downsample pixel values of a single component.
|
D | jcsample-sse2.asm | 25 ; Downsample pixel values of a single component. 180 ; Downsample pixel values of a single component.
|