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