/external/libvpx/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/libaom/test/ |
D | codec_factory.h | 122 virtual Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg) const { in CreateDecoder() function 126 virtual Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg, in CreateDecoder() function
|
/external/pdfium/core/fxcodec/jpx/ |
D | jpxmodule.cpp | 14 std::unique_ptr<CJPX_Decoder> JpxModule::CreateDecoder( in CreateDecoder() function in fxcodec::JpxModule
|
/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/lzma/CPP/7zip/Common/ |
D | RegisterCodec.h | 14 CreateCodecP CreateDecoder; member
|
/external/webrtc/modules/video_coding/codecs/multiplex/test/ |
D | multiplex_adapter_unittest.cc | 66 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestMultiplexAdapter
|
/external/lzma/CPP/7zip/Compress/ |
D | CodecExports.cpp | 139 STDAPI CreateDecoder(UInt32 index, const GUID *iid, void **outObject) in CreateDecoder() function
|
/external/webrtc/modules/audio_coding/codecs/isac/ |
D | isac_webrtc_api_test.cc | 96 std::unique_ptr<AudioDecoder> CreateDecoder(IsacImpl impl, int sample_rate_hz) { in CreateDecoder() function
|
/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/jpeg/ |
D | jpegmodule.cpp | 480 std::unique_ptr<ScanlineDecoder> JpegModule::CreateDecoder( in CreateDecoder() function in fxcodec::JpegModule
|
/external/webrtc/modules/video_coding/codecs/vp9/test/ |
D | vp9_impl_unittest.cc | 64 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestVp9Impl 1610 std::unique_ptr<VideoDecoder> CreateDecoder() override { in TEST_F() function in webrtc::TestVp9ImplProfile2
|
/external/webrtc/modules/video_coding/codecs/vp8/test/ |
D | vp8_impl_unittest.cc | 69 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestVp8Impl
|
/external/pdfium/core/fxcodec/fax/ |
D | faxmodule.cpp | 576 std::unique_ptr<ScanlineDecoder> FaxModule::CreateDecoder( in CreateDecoder() function in fxcodec::FaxModule
|
/external/pdfium/core/fxcodec/tiff/ |
D | tiffmodule.cpp | 486 std::unique_ptr<ModuleIface::Context> TiffModule::CreateDecoder( in CreateDecoder() function in fxcodec::TiffModule
|
/external/pdfium/core/fxcodec/flate/ |
D | flatemodule.cpp | 784 std::unique_ptr<ScanlineDecoder> FlateModule::CreateDecoder( in CreateDecoder() function in fxcodec::FlateModule
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_dib.cpp | 488 CPDF_DIB::LoadState CPDF_DIB::CreateDecoder() { in CreateDecoder() function in CPDF_DIB
|
/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
|