Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp994 static bool IsValidAlphaImage(std::shared_ptr<HeifImage> &masterImage, std::shared_ptr<HeifImage> &… in IsValidAlphaImage() function
1015 if (!IsValidAlphaImage(masterImage, alphaImage, outPixelFormat_, true)) { in HwApplyAlphaImage()
1042 if (!IsValidAlphaImage(masterImage, alphaImage, outPixelFormat_, false)) { in SwApplyAlphaImage()