HomeSort by relevance Sort by last modified time
    Searched refs:kAlsaInputDevice (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/media/base/
media_switches.cc 48 const char kAlsaInputDevice[] = "alsa-input-device";
media_switches.h 37 MEDIA_EXPORT extern const char kAlsaInputDevice[];
  /external/chromium_org/media/audio/alsa/
audio_manager_alsa.cc 354 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kAlsaInputDevice)) {
356 switches::kAlsaInputDevice);

Completed in 36 milliseconds