Home
last modified time | relevance | path

Searched defs:CreateDecoder (Results 1 – 20 of 20) sorted by relevance

/aosp_15_r20/external/libvpx/test/
H A Dcodec_factory.h116 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 Dcodec_factory.h127 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 Dvideo_decoder_factory_template_tests.cc38 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 Dvideo_decoder_factory_template_libvpx_vp9_adapter.h25 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
H A Dvideo_decoder_factory_template_libvpx_vp8_adapter.h26 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
H A Dvideo_decoder_factory_template_open_h264_adapter.h32 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
H A Dvideo_decoder_factory_template_dav1d_adapter.h26 static std::unique_ptr<VideoDecoder> CreateDecoder( in CreateDecoder() function
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/h264/test/
H A Dh264_impl_unittest.cc40 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestH264Impl
/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp154 STDAPI CreateDecoder(UInt32 index, const GUID *iid, void **outObject) in CreateDecoder() function
/aosp_15_r20/external/lzma/CPP/7zip/Common/
H A DRegisterCodec.h14 CreateCodecP CreateDecoder; member
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/multiplex/test/
H A Dmultiplex_adapter_unittest.cc64 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestMultiplexAdapter
/aosp_15_r20/external/pdfium/core/fxcodec/jpeg/
H A Djpegmodule.cpp380 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 Dvp9_impl_unittest.cc106 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 Dtiff_decoder.cpp460 std::unique_ptr<ProgressiveDecoderIface::Context> TiffDecoder::CreateDecoder( in CreateDecoder() function in fxcodec::TiffDecoder
/aosp_15_r20/external/pdfium/core/fxcodec/fax/
H A Dfaxmodule.cpp597 std::unique_ptr<ScanlineDecoder> FaxModule::CreateDecoder( in CreateDecoder() function in fxcodec::FaxModule
/aosp_15_r20/external/lzma/CPP/7zip/UI/Common/
H A DLoadCodecs.h244 Func_CreateDecoder CreateDecoder; member
/aosp_15_r20/external/webrtc/modules/video_coding/codecs/vp8/test/
H A Dvp8_impl_unittest.cc71 std::unique_ptr<VideoDecoder> CreateDecoder() override { in CreateDecoder() function in webrtc::TestVp8Impl
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_dib.cpp503 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 Dflatemodule.cpp807 std::unique_ptr<ScanlineDecoder> FlateModule::CreateDecoder( in CreateDecoder() function in fxcodec::FlateModule
/aosp_15_r20/system/extras/simpleperf/
H A DETMDecoder.cpp77 bool CreateDecoder(const EtmV4Config* config) { in CreateDecoder() function in simpleperf::__anon3f3c96020111::ETMV4IDecodeTree