OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetIsStereo
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/test/
SpatialAudio.cc
158
_channel->
SetIsStereo
(true);
184
_channel->
SetIsStereo
(false);
Channel.h
72
void
SetIsStereo
(bool isStereo) {
TestVADDTX.cc
77
channel_->
SetIsStereo
(codec_param.channels > 1);
Completed in 45 milliseconds