Home
last modified time | relevance | path

Searched refs:HwDecodeIdenImage (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.h102 bool HwDecodeIdenImage(HeifHardwareDecoder *hwDecoder,
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp616 bool res = HwDecodeIdenImage(hwDecoder, image, gridInfo, outBuffer, isPrimary); in HwDecodeImage()
731 bool HeifDecoderImpl::HwDecodeIdenImage(HeifHardwareDecoder *hwDecoder, in HwDecodeIdenImage() function in OHOS::ImagePlugin::HeifDecoderImpl