Home
last modified time | relevance | path

Searched defs:alphaStride (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.cpp967 size_t alphaStride, uint8_t *dstMemory, size_t dstRowStride) in FillAlphaChannel()
1048 uint32_t alphaStride = alphaImage->GetOriginalWidth(); in SwApplyAlphaImage() local