Home
last modified time | relevance | path

Searched refs:OutOfDecodedVideo (Results 1 – 12 of 12) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/
H A DMediaDecoderStateMachine.h386 bool OutOfDecodedVideo() { in OutOfDecodedVideo() function
H A DMediaDecoderStateMachine.cpp2210 (mMaster->OutOfDecodedVideo() && mMaster->IsWaitingVideoData())) { in MaybeStartBuffering()
2307 } else if (mMaster->OutOfDecodedAudio() || mMaster->OutOfDecodedVideo()) { in Step()
2311 MOZ_ASSERT(!mMaster->OutOfDecodedVideo() || in Step()
2318 mMaster->OutOfDecodedVideo(), mMaster->VideoRequestStatus()); in Step()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/
H A DMediaDecoderStateMachine.h390 bool OutOfDecodedVideo() in OutOfDecodedVideo() function
H A DMediaDecoderStateMachine.cpp1471 (mMaster->OutOfDecodedVideo() && Reader()->IsWaitingVideoData()); in MaybeStartBuffering()
1580 } else if (mMaster->OutOfDecodedAudio() || mMaster->OutOfDecodedVideo()) { in Step()
1589 !mMaster->OutOfDecodedVideo() || in Step()
1595 mMaster->OutOfDecodedVideo(), mMaster->VideoRequestStatus()); in Step()
/dports/www/firefox-esr/firefox-91.8.0/dom/media/
H A DMediaDecoderStateMachine.h417 bool OutOfDecodedVideo() { in OutOfDecodedVideo() function
H A DMediaDecoderStateMachine.cpp2523 (mMaster->OutOfDecodedVideo() && mMaster->IsWaitingVideoData())) { in MaybeStartBuffering()
2638 } else if (mMaster->OutOfDecodedAudio() || mMaster->OutOfDecodedVideo()) { in Step()
2642 MOZ_ASSERT(!mMaster->OutOfDecodedVideo() || in Step()
2649 mMaster->OutOfDecodedVideo(), mMaster->VideoRequestStatus()); in Step()
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/
H A DMediaDecoderStateMachine.h409 bool OutOfDecodedVideo() { in OutOfDecodedVideo() function
H A DMediaDecoderStateMachine.cpp2477 (mMaster->OutOfDecodedVideo() && mMaster->IsWaitingVideoData())) { in MaybeStartBuffering()
2592 } else if (mMaster->OutOfDecodedAudio() || mMaster->OutOfDecodedVideo()) { in Step()
2596 MOZ_ASSERT(!mMaster->OutOfDecodedVideo() || in Step()
2603 mMaster->OutOfDecodedVideo(), mMaster->VideoRequestStatus()); in Step()
/dports/www/firefox/firefox-99.0/dom/media/
H A DMediaDecoderStateMachine.h417 bool OutOfDecodedVideo() { in OutOfDecodedVideo() function
H A DMediaDecoderStateMachine.cpp2530 (mMaster->OutOfDecodedVideo() && mMaster->IsWaitingVideoData())) { in MaybeStartBuffering()
2645 } else if (mMaster->OutOfDecodedAudio() || mMaster->OutOfDecodedVideo()) { in Step()
2649 MOZ_ASSERT(!mMaster->OutOfDecodedVideo() || in Step()
2656 mMaster->OutOfDecodedVideo(), mMaster->VideoRequestStatus()); in Step()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/
H A DMediaDecoderStateMachine.h417 bool OutOfDecodedVideo() { in OutOfDecodedVideo() function
H A DMediaDecoderStateMachine.cpp2523 (mMaster->OutOfDecodedVideo() && mMaster->IsWaitingVideoData())) { in MaybeStartBuffering()
2638 } else if (mMaster->OutOfDecodedAudio() || mMaster->OutOfDecodedVideo()) { in Step()
2642 MOZ_ASSERT(!mMaster->OutOfDecodedVideo() || in Step()
2649 mMaster->OutOfDecodedVideo(), mMaster->VideoRequestStatus()); in Step()