Searched refs:mixed_low_pass_data (Results 1 – 4 of 4) sorted by relevance
88 render_queue_buffer_.end(), audio->mixed_low_pass_data(), in ProcessRenderAudio()89 (audio->mixed_low_pass_data() + audio->num_frames_per_band())); in ProcessRenderAudio()
100 const int16_t* mixed_low_pass_data();
68 audio->mixed_low_pass_data(), in ProcessCaptureAudio()
305 const int16_t* AudioBuffer::mixed_low_pass_data() { in mixed_low_pass_data() function in webrtc::AudioBuffer