/external/webrtc/api/video_codecs/ |
D | video_decoder.cc | 39 const char* VideoDecoder::ImplementationName() const { in ImplementationName() function in webrtc::VideoDecoder
|
D | video_decoder_software_fallback_wrapper.cc | 261 const char* VideoDecoderSoftwareFallbackWrapper::ImplementationName() const { in ImplementationName() function in webrtc::__anon64076c640111::VideoDecoderSoftwareFallbackWrapper
|
/external/webrtc/test/ |
D | video_decoder_proxy_factory.h | 66 const char* ImplementationName() const override { in ImplementationName() function
|
D | fake_vp8_decoder.cc | 88 const char* FakeVp8Decoder::ImplementationName() const { in ImplementationName() function in webrtc::test::FakeVp8Decoder
|
D | fake_decoder.cc | 101 const char* FakeDecoder::ImplementationName() const { in ImplementationName() function in webrtc::test::FakeDecoder
|
/external/webrtc/video/ |
D | frame_dumping_decoder.cc | 78 const char* FrameDumpingDecoder::ImplementationName() const { in ImplementationName() function in webrtc::__anond4f423790111::FrameDumpingDecoder
|
D | video_receive_stream2.cc | 152 const char* ImplementationName() const override { return "NullVideoDecoder"; } in ImplementationName() function in webrtc::internal::__anond4be60dc0111::NullVideoDecoder
|
/external/webrtc/modules/video_coding/codecs/av1/ |
D | dav1d_decoder.cc | 117 const char* Dav1dDecoder::ImplementationName() const { in ImplementationName() function in webrtc::__anon5ad8f87d0111::Dav1dDecoder
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | libvpx_vp9_decoder.cc | 387 const char* LibvpxVp9Decoder::ImplementationName() const { in ImplementationName() function in webrtc::LibvpxVp9Decoder
|
/external/webrtc/sdk/android/src/jni/ |
D | video_decoder_wrapper.cc | 149 const char* VideoDecoderWrapper::ImplementationName() const { in ImplementationName() function in webrtc::jni::VideoDecoderWrapper
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | libvpx_vp8_decoder.cc | 381 const char* LibvpxVp8Decoder::ImplementationName() const { in ImplementationName() function in webrtc::LibvpxVp8Decoder
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | quality_analyzing_video_decoder.cc | 140 const char* QualityAnalyzingVideoDecoder::ImplementationName() const { in ImplementationName() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder
|
/external/webrtc/modules/video_coding/codecs/h264/ |
D | h264_decoder_impl.cc | 596 const char* H264DecoderImpl::ImplementationName() const { in ImplementationName() function in webrtc::H264DecoderImpl
|
/external/webrtc/api/video_codecs/test/ |
D | video_decoder_software_fallback_wrapper_unittest.cc | 65 const char* ImplementationName() const override { return "fake-decoder"; } in ImplementationName() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder
|