Home
last modified time | relevance | path

Searched refs:mAmpleAudioThreshold (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaDecoderStateMachine.h577 media::TimeUnit mAmpleAudioThreshold; variable
H A DMediaDecoderStateMachine.cpp644 return mMaster->mAmpleAudioThreshold / 2; in AudioPrerollThreshold()
2416 mAmpleAudioThreshold(detail::AMPLE_AUDIO_THRESHOLD), in MediaDecoderStateMachine()
2539 auto ampleAudio = mAmpleAudioThreshold.MultDouble(mPlaybackRate); in HaveEnoughDecodedAudio()
3435 mAmpleAudioThreshold = mAudioCaptured ? detail::AMPLE_AUDIO_THRESHOLD / 2 in SetAudioCaptured()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DMediaDecoderStateMachine.h614 media::TimeUnit mAmpleAudioThreshold; variable
H A DMediaDecoderStateMachine.cpp700 return (mMaster->mAmpleAudioThreshold / 2) in AudioPrerollThreshold()
2756 mAmpleAudioThreshold(detail::AMPLE_AUDIO_THRESHOLD), in MediaDecoderStateMachine()
2911 auto ampleAudio = mAmpleAudioThreshold.MultDouble(mPlaybackRate); in HaveEnoughDecodedAudio()
3821 mAmpleAudioThreshold = in UpdateOutputCaptured()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DMediaDecoderStateMachine.h602 media::TimeUnit mAmpleAudioThreshold; variable
H A DMediaDecoderStateMachine.cpp687 return (mMaster->mAmpleAudioThreshold / 2) in AudioPrerollThreshold()
2705 mAmpleAudioThreshold(detail::AMPLE_AUDIO_THRESHOLD), in MediaDecoderStateMachine()
2847 auto ampleAudio = mAmpleAudioThreshold.MultDouble(mPlaybackRate); in HaveEnoughDecodedAudio()
3713 mAmpleAudioThreshold = mOutputCaptured ? detail::AMPLE_AUDIO_THRESHOLD / 2 in UpdateOutputCaptured()
/dports/www/firefox/firefox-99.0/dom/media/
H A DMediaDecoderStateMachine.h614 media::TimeUnit mAmpleAudioThreshold; variable
H A DMediaDecoderStateMachine.cpp703 return (mMaster->mAmpleAudioThreshold / 2) in AudioPrerollThreshold()
2763 mAmpleAudioThreshold(detail::AMPLE_AUDIO_THRESHOLD), in MediaDecoderStateMachine()
2916 auto ampleAudio = mAmpleAudioThreshold.MultDouble(mPlaybackRate); in HaveEnoughDecodedAudio()
3837 mAmpleAudioThreshold = in UpdateOutputCaptured()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DMediaDecoderStateMachine.h614 media::TimeUnit mAmpleAudioThreshold; variable
H A DMediaDecoderStateMachine.cpp700 return (mMaster->mAmpleAudioThreshold / 2) in AudioPrerollThreshold()
2756 mAmpleAudioThreshold(detail::AMPLE_AUDIO_THRESHOLD), in MediaDecoderStateMachine()
2911 auto ampleAudio = mAmpleAudioThreshold.MultDouble(mPlaybackRate); in HaveEnoughDecodedAudio()
3821 mAmpleAudioThreshold = in UpdateOutputCaptured()