OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:audio_capture_device_index
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
vie_autotest_record.cc
65
int
audio_capture_device_index
= -1;
local
150
audio_capture_device_index
, audio_playbackDeviceName,
166
voe_hardware->SetRecordingDevice(
audio_capture_device_index
);
vie_autotest_custom_call.cc
276
int
audio_capture_device_index
= -1;
local
327
audio_capture_device_index
, audio_playbackDeviceName,
375
error = voe_hardware->SetRecordingDevice(
audio_capture_device_index
);
[
all
...]
Completed in 178 milliseconds