Home
last modified time | relevance | path

Searched refs:PAvSetMmThreadPriority (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_device/win/
Daudio_device_core_win.h37 typedef BOOL(WINAPI* PAvSetMmThreadPriority)(HANDLE, AVRT_PRIORITY); typedef
182 PAvSetMmThreadPriority _PAvSetMmThreadPriority;
Daudio_device_core_win.cc416 _PAvSetMmThreadPriority = (PAvSetMmThreadPriority)GetProcAddress( in AudioDeviceWindowsCore()