Home
last modified time | relevance | path

Searched refs:alphaRowStart (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.cpp970 uint8_t *alphaRowStart = alphaMemory; in FillAlphaChannel() local
981 uint32_t alphaVal = static_cast<uint32_t>(alphaRowStart[col]); in FillAlphaChannel()
988 alphaRowStart += alphaStride; in FillAlphaChannel()