Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
DHeifDecoderImpl.cpp908 static bool FillAlphaChannel(std::shared_ptr<HeifImage> &masterImage, uint8_t *alphaMemory, in FillAlphaChannel()
936 static bool IsValidAlphaImage(std::shared_ptr<HeifImage> &masterImage, std::shared_ptr<HeifImage> &… in IsValidAlphaImage()
949 bool HeifDecoderImpl::HwApplyAlphaImage(std::shared_ptr<HeifImage> &masterImage, in HwApplyAlphaImage()
976 bool HeifDecoderImpl::SwApplyAlphaImage(std::shared_ptr<HeifImage> &masterImage, in SwApplyAlphaImage()
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
Dheif_parser.cpp551 auto masterImage = GetImage(masterItemId); in ExtractThumbnailImage() local
571 auto masterImage = GetImage(masterItemId); in ExtractAuxImage() local
663 auto masterImage = GetImage(masterImageId); in ExtractMetadata() local