Home
last modified time | relevance | path

Searched defs:taskQueueFactory (Results 1 – 5 of 5) sorted by relevance

/dports/www/firefox/firefox-99.0/dom/media/webrtc/libwebrtcglue/
H A DWebrtcCallWrapper.cpp20 auto taskQueueFactory = MakeUnique<SharedThreadPoolWebRtcTaskQueueFactory>(); in Create() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/tgcalls/tgcalls/
H A DFakeAudioDeviceModule.cpp15 …ic rtc::scoped_refptr<webrtc::AudioDeviceModule> Create(webrtc::TaskQueueFactory* taskQueueFactory, in Create()
/dports/www/firefox/firefox-99.0/dom/media/webrtc/jsapi/
H A DPeerConnectionCtx.cpp472 SharedThreadPoolWebRtcTaskQueueFactory taskQueueFactory; in AddPeerConnection() local
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_webrtc/webrtc/win/
H A Dwebrtc_loopback_adm_win.cpp232 webrtc::TaskQueueFactory *taskQueueFactory) in AudioDeviceLoopbackWin()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_webrtc/webrtc/details/
H A Dwebrtc_openal_adm.cpp232 webrtc::TaskQueueFactory *taskQueueFactory) in AudioDeviceOpenAL()