Home
last modified time | relevance | path

Searched refs:HwDecodeGrids (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.h99 bool HwDecodeGrids(HeifHardwareDecoder *hwDecoder, std::shared_ptr<HeifImage> &image,
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp639 res = HwDecodeGrids(hwDecoder, image, gridInfo, hwBuffer); in HwDecodeImage()
696 bool HeifDecoderImpl::HwDecodeGrids(HeifHardwareDecoder *hwDecoder, std::shared_ptr<HeifImage> &ima… in HwDecodeGrids() function in OHOS::ImagePlugin::HeifDecoderImpl