/external/webrtc/test/ |
D | video_decoder_proxy_factory.h | 55 int32_t InitDecode(const VideoCodec* config, in InitDecode() function
|
D | fake_vp8_decoder.cc | 42 int32_t FakeVp8Decoder::InitDecode(const VideoCodec* config, in InitDecode() function in webrtc::test::FakeVp8Decoder
|
D | fake_decoder.cc | 44 int32_t FakeDecoder::InitDecode(const VideoCodec* config, in InitDecode() function in webrtc::test::FakeDecoder
|
/external/webrtc/video/ |
D | frame_dumping_decoder.cc | 52 int32_t FrameDumpingDecoder::InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::__anon816220600111::FrameDumpingDecoder
|
D | video_stream_decoder_impl_unittest.cc | 87 int32_t InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::__anonb4398f340111::WrappedVideoDecoder
|
D | video_receive_stream.cc | 151 int32_t InitDecode(const webrtc::VideoCodec* codec_settings, in InitDecode() function in webrtc::__anonf46627310111::NullVideoDecoder
|
D | video_receive_stream2.cc | 149 int32_t InitDecode(const webrtc::VideoCodec* codec_settings, in InitDecode() function in webrtc::internal::__anon812c5dc30111::NullVideoDecoder
|
/external/webrtc/modules/video_coding/codecs/av1/ |
D | libaom_av1_decoder.cc | 76 int32_t LibaomAv1Decoder::InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::__anon7ce14eaf0111::LibaomAv1Decoder
|
/external/webrtc/api/video_codecs/ |
D | video_decoder_software_fallback_wrapper.cc | 97 int32_t VideoDecoderSoftwareFallbackWrapper::InitDecode( in InitDecode() function in webrtc::__anon232896ab0111::VideoDecoderSoftwareFallbackWrapper
|
/external/webrtc/modules/video_coding/ |
D | generic_decoder.cc | 209 int32_t VCMGenericDecoder::InitDecode(const VideoCodec* settings, in InitDecode() function in webrtc::VCMGenericDecoder
|
/external/webrtc/modules/video_coding/codecs/h264/ |
D | h264_decoder_impl.cc | 162 int32_t H264DecoderImpl::InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::H264DecoderImpl
|
/external/webrtc/modules/video_coding/codecs/vp8/ |
D | libvpx_vp8_decoder.cc | 142 int LibvpxVp8Decoder::InitDecode(const VideoCodec* inst, int number_of_cores) { in InitDecode() function in webrtc::LibvpxVp8Decoder
|
/external/webrtc/sdk/android/src/jni/ |
D | video_decoder_wrapper.cc | 57 int32_t VideoDecoderWrapper::InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::jni::VideoDecoderWrapper
|
/external/webrtc/test/pc/e2e/analyzer/video/ |
D | quality_analyzing_video_decoder.cc | 45 int32_t QualityAnalyzingVideoDecoder::InitDecode( in InitDecode() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoder
|
/external/webrtc/media/engine/ |
D | fake_webrtc_video_engine.cc | 54 int32_t FakeWebRtcVideoDecoder::InitDecode(const webrtc::VideoCodec*, int32_t) { in InitDecode() function in cricket::FakeWebRtcVideoDecoder
|
/external/webrtc/modules/video_coding/codecs/multiplex/ |
D | multiplex_decoder_adapter.cc | 110 int32_t MultiplexDecoderAdapter::InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::MultiplexDecoderAdapter
|
/external/webrtc/api/video_codecs/test/ |
D | video_decoder_software_fallback_wrapper_unittest.cc | 43 int32_t InitDecode(const VideoCodec* codec_settings, in InitDecode() function in webrtc::VideoDecoderSoftwareFallbackWrapperTest::CountingFakeDecoder
|
/external/pdfium/core/fxcodec/jpeg/ |
D | jpegmodule.cpp | 283 bool JpegDecoder::InitDecode(bool bAcceptKnownBadHeader) { in InitDecode() function in fxcodec::__anone42ad9660111::JpegDecoder
|
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | vp8_impl_unittest.cc | 269 TEST_F(TestVp8Impl, InitDecode) { in TEST_F() argument
|
/external/webrtc/modules/video_coding/codecs/vp9/ |
D | vp9_impl.cc | 1696 int VP9DecoderImpl::InitDecode(const VideoCodec* inst, int number_of_cores) { in InitDecode() function in webrtc::VP9DecoderImpl
|