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

  /external/chromium/third_party/libjingle/source/talk/session/phone/
mediaengine.h 121 virtual bool SetSoundDevices(const Device* in_device,
197 virtual bool SetSoundDevices(const Device* in_device,
199 return voice_.SetDevices(in_device, out_device);
295 bool SetDevices(const Device* in_device, const Device* out_device) {
channelmanager.cc 81 : options(o), in_device(in), out_device(out) {}
83 const Device* in_device; member in struct:cricket::AudioOptions
679 p->in_device, p->out_device);

Completed in 52 milliseconds