Home
last modified time | relevance | path

Searched defs:extDecoder (Results 1 – 7 of 7) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dheif_decode_impl_test.cpp38 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
65 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
113 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
143 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
187 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
216 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
245 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
274 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
315 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
344 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
[all …]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
Dext_decoder_test.cpp115 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
132 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
151 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
170 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
186 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
205 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
234 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
256 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
288 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
318 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); variable
[all …]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
Dauxiliary_generator.cpp244 …atic uint32_t DecodeHdrMetadata(ImageHdrType hdrType, std::unique_ptr<AbsImageDecoder> &extDecoder, in DecodeHdrMetadata()
258 static uint32_t DecodeHeifFragmentMetadata(std::unique_ptr<AbsImageDecoder> &extDecoder, in DecodeHeifFragmentMetadata()
343 std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateAuxiliaryPicture()
389 AuxiliaryPictureType type, std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateHeifAuxiliaryPicture()
413 std::unique_ptr<AbsImageDecoder> &extDecoder, uint32_t &errorCode) in GenerateJpegAuxiliaryPicture()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagefwkdecodeext2_fuzzer/src/
Dimage_fwk_decode_ext_fuzzer.cpp59 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); in ExtDecoderFuncTest001() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagefwkdecodeext_fuzzer/src/
Dimage_fwk_decode_ext_fuzzer.cpp59 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); in ExtDecoderFuncTest001() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin2_fuzzer/src/
Dimage_plugin_fuzz.cpp245 auto extDecoder = static_cast<ExtDecoder *>((imageSource->mainDecoder_).get()); in ExtDecoderRegionFuncTest001() local
283 std::shared_ptr<ExtDecoder> extDecoder = std::make_shared<ExtDecoder>(); in HdrHelperFucTest2() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/
Dimage_plugin_fuzz.cpp91 auto extDecoder = static_cast<ExtDecoder*>((imageSource->mainDecoder_).get()); in ExtDecoderFuncTest001() local
195 auto extDecoder = static_cast<ExtDecoder*>((imageSource->mainDecoder_).get()); in ExtDecoderRegionFuncTest001() local