/external/libvpx/test/ |
D | codec_factory.h | 116 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const { in CreateDecoder() function 120 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function 212 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const { in CreateDecoder() function 216 virtual Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
|
/external/libaom/test/ |
D | codec_factory.h | 127 virtual Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg) const { in CreateDecoder() function 131 virtual Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg, in CreateDecoder() function
|
/external/webrtc/api/video_codecs/ |
D | video_decoder_factory_template_open_h264_adapter.h | 32 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
D | video_decoder_factory_template_dav1d_adapter.h | 26 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
D | video_decoder_factory_template_libvpx_vp8_adapter.h | 26 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
D | video_decoder_factory_template_libvpx_vp9_adapter.h | 25 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
/external/webrtc/api/video_codecs/test/ |
D | video_decoder_factory_template_tests.cc | 38 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function 51 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
/external/webrtc/modules/video_coding/codecs/h264/test/ |
D | h264_impl_unittest.cc | 40 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestH264Impl
|
/external/webrtc/modules/video_coding/codecs/multiplex/test/ |
D | multiplex_adapter_unittest.cc | 64 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestMultiplexAdapter
|
/external/lzma/CPP/7zip/Common/ |
D | RegisterCodec.h | 14 CreateCodecP CreateDecoder; member
|
/external/lzma/CPP/7zip/Compress/ |
D | CodecExports.cpp | 139 STDAPI CreateDecoder(UInt32 index, const GUID *iid, void **outObject) in CreateDecoder() function
|
/external/pdfium/core/fxcodec/jpeg/ |
D | jpegmodule.cpp | 380 std::unique_ptr<ScanlineDecoder> JpegModule::CreateDecoder( in CreateDecoder() function in fxcodec::JpegModule
|
/external/lzma/CPP/7zip/UI/Common/ |
D | LoadCodecs.h | 209 Func_CreateDecoder CreateDecoder; member
|
D | LoadCodecs.cpp | 855 STDMETHODIMP CCodecs::CreateDecoder(UInt32 index, const GUID *iid, void **coder) in CreateDecoder() function in CCodecs
|
/external/pdfium/core/fxcodec/tiff/ |
D | tiff_decoder.cpp | 460 std::unique_ptr<ProgressiveDecoderIface::Context> TiffDecoder::CreateDecoder( in CreateDecoder() function in fxcodec::TiffDecoder
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 598 std::unique_ptr<ScanlineDecoder> FaxModule::CreateDecoder( in CreateDecoder() function in fxcodec::FaxModule
|
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | vp8_impl_unittest.cc | 71 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestVp8Impl
|
/external/webrtc/modules/video_coding/codecs/vp9/test/ |
D | vp9_impl_unittest.cc | 106 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestVp9Impl 2034 std::unique_ptr<VideoDecoder> CreateDecoder() override { in TEST_P() function in webrtc::TestVp9ImplProfile2
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_dib.cpp | 507 CPDF_DIB::LoadState CPDF_DIB::CreateDecoder(uint8_t resolution_levels_to_skip) { in CreateDecoder() function in CPDF_DIB
|
/external/pdfium/core/fxcodec/flate/ |
D | flatemodule.cpp | 807 std::unique_ptr<ScanlineDecoder> FlateModule::CreateDecoder( in CreateDecoder() function in fxcodec::FlateModule
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/tests/pb/ |
D | test_decoder.cc | 450 upb::pb::DecoderPtr CreateDecoder(upb::Arena* arena, in CreateDecoder() function
|