Searched refs:SetPlayoutChannels (Results 1 – 18 of 18) sorted by relevance
153 _ptrAudioBuffer->SetPlayoutChannels(kPlayoutNumChannels); in InitPlayout()439 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()
96 int32_t SetPlayoutChannels(size_t channels);
99 audio_device_buffer.SetPlayoutChannels(kChannels); in RunFineBufferTest()
206 int32_t AudioDeviceBuffer::SetPlayoutChannels(size_t channels) { in SetPlayoutChannels() function in webrtc::AudioDeviceBuffer
607 audio_device_buffer_.SetPlayoutChannels(nChannels); in SetStereoPlayout()
122 audio_device_buffer_->SetPlayoutChannels(audio_parameters.channels()); in AttachAudioBuffer()
237 audio_device_buffer_->SetPlayoutChannels(channels); in AttachAudioBuffer()
197 audio_device_buffer_->SetPlayoutChannels(channels); in AttachAudioBuffer()
123 audio_device_buffer_->SetPlayoutChannels(audio_parameters.channels()); in AttachAudioBuffer()
216 audio_device_buffer_->SetPlayoutChannels(channels); in AttachAudioBuffer()
206 audio_device_buffer_->SetPlayoutChannels(channels); in AttachAudioBuffer()
122 audio_device_buffer_->SetPlayoutChannels(format->nChannels); in InitPlayout()
564 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()1973 _ptrAudioBuffer->SetPlayoutChannels((uint8_t)_playChannels); in InitPlayout()
135 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()847 _ptrAudioBuffer->SetPlayoutChannels(_playChannels); in InitPlayout()
123 _ptrAudioBuffer->SetPlayoutChannels(0); in AttachAudioBuffer()892 _ptrAudioBuffer->SetPlayoutChannels((uint8_t)_playChannels); in InitPlayout()
338 audio_device_buffer_.get()->SetPlayoutChannels(nChannels);
673 audio_device_buffer_->SetPlayoutChannels(playout_parameters_.channels());
217 _ptrAudioBuffer->SetPlayoutChannels(N_PLAY_CHANNELS); in AttachAudioBuffer()1801 _ptrAudioBuffer->SetPlayoutChannels((uint8_t)_playChannels); in SetDesiredPlayoutFormat()