Searched refs:num_of_devices (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.cc658 int num_of_devices = 0; local
659 if (voe_wrapper_sc_->hw()->GetNumOfPlayoutDevices(num_of_devices) != -1 &&
660 num_of_devices > 0) {

Completed in 74 milliseconds