Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_device/win/
Daudio_device_core_win.cc438 _winSupportAvrt(false), in AudioDeviceWindowsCore()
499 _winSupportAvrt = true; in AudioDeviceWindowsCore()
3396 if (_winSupportAvrt) in DoRenderThread()
3626 if (_winSupportAvrt) in DoRenderThread()
3673 if (_winSupportAvrt) in InitCaptureThreadPriority()
3702 if (_winSupportAvrt) in RevertCaptureThreadPriority()
Daudio_device_core_win.h218 bool _winSupportAvrt; variable