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

  /external/chromium_org/third_party/webrtc/modules/audio_device/win/
audio_device_core_win.h 35 typedef BOOL (WINAPI *PAvSetMmThreadPriority)(HANDLE, AVRT_PRIORITY);
216 PAvSetMmThreadPriority _PAvSetMmThreadPriority;
audio_device_core_win.cc 496 _PAvSetMmThreadPriority = (PAvSetMmThreadPriority)GetProcAddress(_avrtLibrary, "AvSetMmThreadPriority");
    [all...]

Completed in 60 milliseconds