Home
last modified time | relevance | path

Searched refs:SwDecodeIdenImage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/
H A DHeifDecoderImpl.h119 bool SwDecodeIdenImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param,
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp814 return SwDecodeIdenImage(image, param, gridInfo, isPrimary); in SwDecodeImage()
864 bool HeifDecoderImpl::SwDecodeIdenImage(std::shared_ptr<HeifImage> &image, in SwDecodeIdenImage() function in OHOS::ImagePlugin::HeifDecoderImpl