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

/external/chromium_org/third_party/webrtc/modules/audio_coding/main/test/
H A DTestStereo.h25 kMono, enumerator in enum:webrtc::StereoMonoMode
/external/chromium_org/third_party/webrtc/modules/audio_processing/include/
H A Daudio_processing.h163 kMono, enumerator in enum:webrtc::AudioProcessing::ChannelLayout
/external/libvpx/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp393 kMono = 0, enumerator in enum:mkvmuxer::VideoTrack::StereoMode
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp395 kMono = 0, enumerator in enum:mkvmuxer::VideoTrack::StereoMode
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dchannel.cc1658 const int kMono = 1; local
1664 if (audio_coding_->Codec("CN", &codec, samplingFreqHz, kMono) == -1)

Completed in 183 milliseconds