Home
last modified time | relevance | path

Searched defs:PrefersLateDecoding (Results 1 – 8 of 8) sorted by relevance

/external/webrtc/api/video_codecs/
Dvideo_decoder.cc27 bool VideoDecoder::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::VideoDecoder
Dvideo_decoder_software_fallback_wrapper.cc265 bool VideoDecoderSoftwareFallbackWrapper::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::__anonc6c2dd860111::VideoDecoderSoftwareFallbackWrapper
/external/webrtc/test/
Dvideo_decoder_proxy_factory.h64 bool PrefersLateDecoding() const { return decoder_->PrefersLateDecoding(); } in PrefersLateDecoding() function
/external/webrtc/video/
Dframe_dumping_decoder.cc76 bool FrameDumpingDecoder::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::__anon3a29915b0111::FrameDumpingDecoder
/external/webrtc/modules/video_coding/
Ddecoder_database.cc133 bool VCMDecoderDataBase::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::VCMDecoderDataBase
Dgeneric_decoder.cc270 bool VCMGenericDecoder::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::VCMGenericDecoder
/external/webrtc/sdk/android/src/jni/
Dvideo_decoder_wrapper.cc147 bool VideoDecoderWrapper::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::jni::VideoDecoderWrapper
/external/webrtc/test/pc/e2e/analyzer/video/
Dquality_analyzing_video_decoder.cc126 bool QualityAnalyzingVideoDecoder::PrefersLateDecoding() const { in PrefersLateDecoding() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder