Home
last modified time | relevance | path

Searched refs:mDelayAgnostic (Results 1 – 25 of 27) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webrtc/
H A DMediaEnginePrefs.h36 mDelayAgnostic(false), in MediaEnginePrefs()
52 bool mDelayAgnostic; variable
H A DMediaEngineWebRTC.cpp108 mDelayAgnostic(aPrefs.mDelayAgnostic), in MediaEngineWebRTC()
309 mDelayAgnostic, mExtendedFilter); in EnumerateDevices()
H A DMediaEngineWebRTC.h532 bool mDelayAgnostic; variable
595 bool mDelayAgnostic; variable
H A DMediaEngineWebRTCAudio.cpp104 mDelayAgnostic(aDelayAgnostic), in MediaEngineWebRTCMicrophoneSource()
485 new webrtc::DelayAgnostic(mDelayAgnostic)); in UpdateSingleSource()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/webrtc/
H A DMediaEnginePrefs.h38 mDelayAgnostic(false), in MediaEnginePrefs()
56 bool mDelayAgnostic; variable
H A DMediaEngineWebRTC.cpp36 : mDelayAgnostic(aPrefs.mDelayAgnostic), in MediaEngineWebRTC()
189 devices[i]->MaxChannels(), mDelayAgnostic, mExtendedFilter); in EnumerateMicrophoneDevices()
H A DMediaEngineWebRTC.h84 const bool mDelayAgnostic; variable
H A DMediaEngineWebRTCAudio.cpp54 mDelayAgnostic(aDelayAgnostic), in MediaEngineWebRTCMicrophoneSource()
325 mDelayAgnostic(aDelayAgnostic) {} in UpdateAPMExtraOptions()
329 mDelayAgnostic); in UpdateAPMExtraOptions()
335 bool mDelayAgnostic; in UpdateAPMExtraOptions() member in mozilla::MediaEngineWebRTCMicrophoneSource::UpdateAPMExtraOptions::__anon0a47aa680502::Message
368 UpdateAPMExtraOptions(mExtendedFilter, mDelayAgnostic); in ApplySettings()
H A DMediaEngineWebRTCAudio.h104 const bool mDelayAgnostic; variable
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webrtc/
H A DMediaEnginePrefs.h38 mDelayAgnostic(false), in MediaEnginePrefs()
56 bool mDelayAgnostic; variable
H A DMediaEngineWebRTC.cpp36 : mDelayAgnostic(aPrefs.mDelayAgnostic), in MediaEngineWebRTC()
189 devices[i]->MaxChannels(), mDelayAgnostic, mExtendedFilter); in EnumerateMicrophoneDevices()
H A DMediaEngineWebRTC.h84 const bool mDelayAgnostic; variable
H A DMediaEngineWebRTCAudio.cpp54 mDelayAgnostic(aDelayAgnostic), in MediaEngineWebRTCMicrophoneSource()
325 mDelayAgnostic(aDelayAgnostic) {} in UpdateAPMExtraOptions()
329 mDelayAgnostic); in UpdateAPMExtraOptions()
335 bool mDelayAgnostic; in UpdateAPMExtraOptions() member in mozilla::MediaEngineWebRTCMicrophoneSource::UpdateAPMExtraOptions::__anon6035417f0502::Message
368 UpdateAPMExtraOptions(mExtendedFilter, mDelayAgnostic); in ApplySettings()
H A DMediaEngineWebRTCAudio.h104 const bool mDelayAgnostic; variable
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/webrtc/
H A DMediaEnginePrefs.h39 mDelayAgnostic(false), in MediaEnginePrefs()
58 bool mDelayAgnostic; variable
H A DMediaEngineWebRTC.cpp37 : mDelayAgnostic(aPrefs.mDelayAgnostic), in MediaEngineWebRTC()
205 devices[i]->MaxChannels(), mDelayAgnostic, mExtendedFilter); in EnumerateMicrophoneDevices()
H A DMediaEngineWebRTC.h84 const bool mDelayAgnostic; variable
H A DMediaEngineWebRTCAudio.cpp52 mDelayAgnostic(aDelayAgnostic), in MediaEngineWebRTCMicrophoneSource()
328 mDelayAgnostic(aDelayAgnostic) {} in UpdateAPMExtraOptions()
332 mDelayAgnostic); in UpdateAPMExtraOptions()
338 bool mDelayAgnostic; in UpdateAPMExtraOptions() member in mozilla::MediaEngineWebRTCMicrophoneSource::UpdateAPMExtraOptions::__anon87ddd3ea0502::Message
373 UpdateAPMExtraOptions(mExtendedFilter, mDelayAgnostic); in ApplySettings()
H A DMediaEngineWebRTCAudio.h107 const bool mDelayAgnostic; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webrtc/
H A DMediaEngineWebRTC.cpp118 mDelayAgnostic(aPrefs.mDelayAgnostic), in MediaEngineWebRTC()
309 mConfig.Set<webrtc::DelayAgnostic>(new webrtc::DelayAgnostic(mDelayAgnostic)); in EnumerateAudioDevices()
H A DMediaEngine.h105 , mDelayAgnostic(false) in MediaEnginePrefs()
123 bool mDelayAgnostic; variable
H A DMediaEngineWebRTC.h602 bool mDelayAgnostic; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DMediaManager.cpp1693 mPrefs.mDelayAgnostic = true; in MediaManager()
1721 mPrefs.mExtendedFilter ? "on" : "off", mPrefs.mDelayAgnostic ? "on" : "off")); in MediaManager()
2828 GetPrefBool(aBranch, "media.getusermedia.aec_aec_delay_agnostic", aData, &mPrefs.mDelayAgnostic); in GetPrefs()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaManager.cpp1786 mPrefs.mDelayAgnostic = true; in MediaManager()
1817 mPrefs.mDelayAgnostic ? "on" : "off", mPrefs.mChannels)); in MediaManager()
3059 &mPrefs.mDelayAgnostic); in GetPrefs()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DMediaManager.cpp1994 mPrefs.mDelayAgnostic = true; in MediaManager()
2028 mPrefs.mDelayAgnostic ? "on" : "off", mPrefs.mChannels); in MediaManager()
3459 &mPrefs.mDelayAgnostic); in GetPrefs()

12