Home
last modified time | relevance | path

Searched defs:masterImage (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp966 static bool FillAlphaChannel(std::shared_ptr<HeifImage> &masterImage, uint8_t *alphaMemory, in FillAlphaChannel()
994 static bool IsValidAlphaImage(std::shared_ptr<HeifImage> &masterImage, std::shared_ptr<HeifImage> &… in IsValidAlphaImage()
1007 bool HeifDecoderImpl::HwApplyAlphaImage(std::shared_ptr<HeifImage> &masterImage, in HwApplyAlphaImage()
1034 bool HeifDecoderImpl::SwApplyAlphaImage(std::shared_ptr<HeifImage> &masterImage, in SwApplyAlphaImage()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp558 auto masterImage = GetImage(masterItemId); in ExtractThumbnailImage() local
578 auto masterImage = GetImage(masterItemId); in ExtractAuxImage() local
670 auto masterImage = GetImage(masterImageId); in ExtractMetadata() local