Home
last modified time | relevance | path

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

/external/webrtc/api/video_codecs/
Dvideo_decoder.cc39 const char* VideoDecoder::ImplementationName() const { in ImplementationName() function in webrtc::VideoDecoder
Dvideo_decoder_software_fallback_wrapper.cc261 const char* VideoDecoderSoftwareFallbackWrapper::ImplementationName() const { in ImplementationName() function in webrtc::__anon64076c640111::VideoDecoderSoftwareFallbackWrapper
/external/webrtc/test/
Dvideo_decoder_proxy_factory.h66 const char* ImplementationName() const override { in ImplementationName() function
Dfake_vp8_decoder.cc88 const char* FakeVp8Decoder::ImplementationName() const { in ImplementationName() function in webrtc::test::FakeVp8Decoder
Dfake_decoder.cc101 const char* FakeDecoder::ImplementationName() const { in ImplementationName() function in webrtc::test::FakeDecoder
/external/webrtc/video/
Dframe_dumping_decoder.cc78 const char* FrameDumpingDecoder::ImplementationName() const { in ImplementationName() function in webrtc::__anond4f423790111::FrameDumpingDecoder
Dvideo_receive_stream2.cc152 const char* ImplementationName() const override { return "NullVideoDecoder"; } in ImplementationName() function in webrtc::internal::__anond4be60dc0111::NullVideoDecoder
/external/webrtc/modules/video_coding/codecs/av1/
Ddav1d_decoder.cc117 const char* Dav1dDecoder::ImplementationName() const { in ImplementationName() function in webrtc::__anon5ad8f87d0111::Dav1dDecoder
/external/webrtc/modules/video_coding/codecs/vp9/
Dlibvpx_vp9_decoder.cc387 const char* LibvpxVp9Decoder::ImplementationName() const { in ImplementationName() function in webrtc::LibvpxVp9Decoder
/external/webrtc/sdk/android/src/jni/
Dvideo_decoder_wrapper.cc149 const char* VideoDecoderWrapper::ImplementationName() const { in ImplementationName() function in webrtc::jni::VideoDecoderWrapper
/external/webrtc/modules/video_coding/codecs/vp8/
Dlibvpx_vp8_decoder.cc381 const char* LibvpxVp8Decoder::ImplementationName() const { in ImplementationName() function in webrtc::LibvpxVp8Decoder
/external/webrtc/test/pc/e2e/analyzer/video/
Dquality_analyzing_video_decoder.cc140 const char* QualityAnalyzingVideoDecoder::ImplementationName() const { in ImplementationName() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder
/external/webrtc/modules/video_coding/codecs/h264/
Dh264_decoder_impl.cc596 const char* H264DecoderImpl::ImplementationName() const { in ImplementationName() function in webrtc::H264DecoderImpl
/external/webrtc/api/video_codecs/test/
Dvideo_decoder_software_fallback_wrapper_unittest.cc65 const char* ImplementationName() const override { return "fake-decoder"; } in ImplementationName() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder