Searched refs:mixed_low_pass_data (Results 1 – 4 of 4) sorted by relevance
36 int16_t* mixed_low_pass_data(int channel) const;
72 mixed_data = audio->mixed_low_pass_data(0); in ProcessCaptureAudio()
130 int16_t* AudioBuffer::mixed_low_pass_data(int channel) const { in mixed_low_pass_data() function in webrtc::AudioBuffer
81 mixed_data = audio->mixed_low_pass_data(0); in ProcessRenderAudio()