HomeSort by relevance Sort by last modified time
    Searched defs:kMaxVolume (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/sound/
soundsysteminterface.h 71 static const int kMaxVolume = 255;
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakeaudiocapturemodule.cc 52 static const uint32_t kMaxVolume = 14392;
68 current_mic_level_(kMaxVolume),
394 *max_volume = kMaxVolume;

Completed in 62 milliseconds