Searched defs:opus_stereo (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/voice_engine/test/cmd_test/
H A Dvoe_cmd_test.cc111 void PrintCodecs(bool opus_stereo) { argument
116 SetStereoIfOpus(opus_stereo, &codec_params);
236 bool opus_stereo = false; local
303 PrintCodecs(opus_stereo);
310 SetStereoIfOpus(opus_stereo, &cinst);
418 PrintCodecs(opus_stereo);
471 SetStereoIfOpus(opus_stereo, &cinst);
768 opus_stereo = !opus_stereo;
769 if (opus_stereo)
[all...]

Completed in 364 milliseconds