/aosp_15_r20/external/libvpx/test/ |
H A D | codec_factory.h | 116 Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const override { in CreateDecoder() function 120 Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function 213 Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg) const override { in CreateDecoder() function 217 Decoder *CreateDecoder(vpx_codec_dec_cfg_t cfg, in CreateDecoder() function
|
/aosp_15_r20/external/libaom/test/ |
H A D | codec_factory.h | 127 Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg) const override { in CreateDecoder() function 131 Decoder *CreateDecoder(aom_codec_dec_cfg_t cfg, in CreateDecoder() function
|
/aosp_15_r20/external/webrtc/api/video_codecs/test/ |
H A 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
|
/aosp_15_r20/external/webrtc/api/video_codecs/ |
H A D | video_decoder_factory_template_libvpx_vp9_adapter.h | 25 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
H A D | video_decoder_factory_template_libvpx_vp8_adapter.h | 26 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
H A D | video_decoder_factory_template_open_h264_adapter.h | 32 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
H A D | video_decoder_factory_template_dav1d_adapter.h | 26 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/test/ |
H A D | h264_impl_unittest.cc | 40 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestH264Impl
|
/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | CodecExports.cpp | 154 STDAPI CreateDecoder(UInt32 index, const GUID *iid, void **outObject) in CreateDecoder() function
|
/aosp_15_r20/external/lzma/CPP/7zip/Common/ |
H A D | RegisterCodec.h | 14 CreateCodecP CreateDecoder; member
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/test/ |
H A D | multiplex_adapter_unittest.cc | 64 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestMultiplexAdapter
|
/aosp_15_r20/external/pdfium/core/fxcodec/jpeg/ |
H A D | jpegmodule.cpp | 380 std::unique_ptr<ScanlineDecoder> JpegModule::CreateDecoder( in CreateDecoder() function in fxcodec::JpegModule
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp9/test/ |
H A 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
|
/aosp_15_r20/external/pdfium/core/fxcodec/tiff/ |
H A D | tiff_decoder.cpp | 460 std::unique_ptr<ProgressiveDecoderIface::Context> TiffDecoder::CreateDecoder( in CreateDecoder() function in fxcodec::TiffDecoder
|
/aosp_15_r20/external/pdfium/core/fxcodec/fax/ |
H A D | faxmodule.cpp | 597 std::unique_ptr<ScanlineDecoder> FaxModule::CreateDecoder( in CreateDecoder() function in fxcodec::FaxModule
|
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/ |
H A D | LoadCodecs.h | 244 Func_CreateDecoder CreateDecoder; member
|
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/ |
H A D | vp8_impl_unittest.cc | 71 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestVp8Impl
|
/aosp_15_r20/external/pdfium/core/fpdfapi/page/ |
H A D | cpdf_dib.cpp | 503 CPDF_DIB::LoadState CPDF_DIB::CreateDecoder(uint8_t resolution_levels_to_skip) { in CreateDecoder() function in CPDF_DIB
|
/aosp_15_r20/external/pdfium/core/fxcodec/flate/ |
H A D | flatemodule.cpp | 807 std::unique_ptr<ScanlineDecoder> FlateModule::CreateDecoder( in CreateDecoder() function in fxcodec::FlateModule
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | ETMDecoder.cpp | 77 bool CreateDecoder(const EtmV4Config* config) { in CreateDecoder() function in simpleperf::__anon3f3c96020111::ETMV4IDecodeTree
|