Searched refs:channels_const (Results 1 – 3 of 3) sorted by relevance
39 rms_->Process(audio->channels_const()[i], audio->num_frames()); in ProcessStream()
57 const int16_t* const* channels_const() const;
191 const int16_t* const* AudioBuffer::channels_const() const { in channels_const() function in webrtc::AudioBuffer