Home
last modified time | relevance | path

Searched defs:ImplementationName (Results 1 – 17 of 17) sorted by relevance

/external/webrtc/api/video_codecs/
Dvideo_decoder.cc31 const char* VideoDecoder::ImplementationName() const { in ImplementationName() function in webrtc::VideoDecoder
Dvideo_decoder_software_fallback_wrapper.cc269 const char* VideoDecoderSoftwareFallbackWrapper::ImplementationName() const { in ImplementationName() function in webrtc::__anonc6c2dd860111::VideoDecoderSoftwareFallbackWrapper
/external/webrtc/test/
Dvideo_decoder_proxy_factory.h65 const char* ImplementationName() const override { in ImplementationName() function
Dfake_vp8_decoder.cc82 const char* FakeVp8Decoder::ImplementationName() const { in ImplementationName() function in webrtc::test::FakeVp8Decoder
Dfake_decoder.cc102 const char* FakeDecoder::ImplementationName() const { in ImplementationName() function in webrtc::test::FakeDecoder
/external/webrtc/video/
Dframe_dumping_decoder.cc80 const char* FrameDumpingDecoder::ImplementationName() const { in ImplementationName() function in webrtc::__anon3a29915b0111::FrameDumpingDecoder
Dvideo_receive_stream.cc173 const char* ImplementationName() const override { return "NullVideoDecoder"; } in ImplementationName() function in webrtc::__anond335e4cc0111::NullVideoDecoder
Dvideo_receive_stream2.cc171 const char* ImplementationName() const override { return "NullVideoDecoder"; } in ImplementationName() function in webrtc::internal::__anon39f3cebe0111::NullVideoDecoder
Dvideo_receive_stream2_unittest.cc76 const char* ImplementationName() const { return "MockVideoDecoder"; } in ImplementationName() function in webrtc::__anon31bdec1d0111::MockVideoDecoder
Dvideo_receive_stream_unittest.cc75 const char* ImplementationName() const { return "MockVideoDecoder"; } in ImplementationName() function in webrtc::__anon764cb1eb0111::MockVideoDecoder
/external/webrtc/modules/video_coding/codecs/av1/
Dlibaom_av1_decoder.cc185 const char* LibaomAv1Decoder::ImplementationName() const { in ImplementationName() function in webrtc::__anona0b24d4a0111::LibaomAv1Decoder
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc357 const char* H264DecoderImpl::ImplementationName() const { in ImplementationName() function in webrtc::H264DecoderImpl
/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_decoder.cc381 const char* LibvpxVp8Decoder::ImplementationName() const { in ImplementationName() function in webrtc::LibvpxVp8Decoder
/external/webrtc/sdk/android/src/jni/
Dvideo_decoder_wrapper.cc152 const char* VideoDecoderWrapper::ImplementationName() const { in ImplementationName() function in webrtc::jni::VideoDecoderWrapper
/external/webrtc/test/pc/e2e/analyzer/video/
Dquality_analyzing_video_decoder.cc130 const char* QualityAnalyzingVideoDecoder::ImplementationName() const { in ImplementationName() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder
/external/webrtc/api/video_codecs/test/
Dvideo_decoder_software_fallback_wrapper_unittest.cc67 const char* ImplementationName() const override { return "fake-decoder"; } in ImplementationName() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder
/external/webrtc/modules/video_coding/codecs/vp9/
Dvp9_impl.cc1949 const char* VP9DecoderImpl::ImplementationName() const { in ImplementationName() function in webrtc::VP9DecoderImpl