Home
last modified time | relevance | path

Searched defs:CanDecodeBatch (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/wrappers/
H A DAudioTrimmer.h25 bool CanDecodeBatch() const override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function
H A DMediaDataDecoderProxy.cpp35 bool MediaDataDecoderProxy::CanDecodeBatch() const { in CanDecodeBatch() function in mozilla::MediaDataDecoderProxy
/dports/www/firefox/firefox-99.0/dom/media/platforms/wrappers/
H A DAudioTrimmer.h25 bool CanDecodeBatch() const override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function
H A DMediaDataDecoderProxy.cpp35 bool MediaDataDecoderProxy::CanDecodeBatch() const { in CanDecodeBatch() function in mozilla::MediaDataDecoderProxy
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/wrappers/
H A DAudioTrimmer.h25 bool CanDecodeBatch() const override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function
H A DMediaDataDecoderProxy.cpp35 bool MediaDataDecoderProxy::CanDecodeBatch() const { in CanDecodeBatch() function in mozilla::MediaDataDecoderProxy
/dports/www/firefox-esr/firefox-91.8.0/dom/media/ipc/
H A DRemoteMediaDataDecoder.h34 bool CanDecodeBatch() const override { return true; } in CanDecodeBatch() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/platforms/wrappers/
H A DAudioTrimmer.h25 bool CanDecodeBatch() override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function
/dports/www/firefox/firefox-99.0/dom/media/ipc/
H A DRemoteMediaDataDecoder.h34 bool CanDecodeBatch() const override { return true; } in CanDecodeBatch() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/ipc/
H A DRemoteMediaDataDecoder.h34 bool CanDecodeBatch() const override { return true; } in CanDecodeBatch() function
/dports/lang/spidermonkey78/firefox-78.9.0/dom/media/ipc/
H A DRemoteMediaDataDecoder.h36 bool CanDecodeBatch() override { return true; } in CanDecodeBatch() function
/dports/www/firefox-esr/firefox-91.8.0/dom/media/platforms/
H A DAllocationPolicy.h135 bool CanDecodeBatch() const override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function
/dports/www/firefox/firefox-99.0/dom/media/platforms/
H A DAllocationPolicy.h135 bool CanDecodeBatch() const override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/platforms/
H A DAllocationPolicy.h135 bool CanDecodeBatch() const override { return mDecoder->CanDecodeBatch(); } in CanDecodeBatch() function