Home
last modified time | relevance | path

Searched refs:dstRowStart (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.cpp971 uint8_t *dstRowStart = dstMemory; in FillAlphaChannel() local
979 uint8_t *dstPixel = dstRowStart; in FillAlphaChannel()
989 dstRowStart += dstRowStride; in FillAlphaChannel()