OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetCaptureVolumeThread
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/modules/audio_device/win/
audio_device_core_win.h
235
static DWORD WINAPI
SetCaptureVolumeThread
(LPVOID context);
audio_device_wave_win.h
208
static DWORD WINAPI
SetCaptureVolumeThread
(LPVOID context);
audio_device_wave_win.cc
259
CreateThread(NULL, 0,
SetCaptureVolumeThread
, this, 0, NULL);
361
DWORD WINAPI AudioDeviceWindowsWave::
SetCaptureVolumeThread
(LPVOID context)
[
all
...]
audio_device_core_win.cc
[
all
...]
Completed in 174 milliseconds