Home
last modified time | relevance | path

Searched refs:PIXEL_OFFSET_3 (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.cpp67 const static int PIXEL_OFFSET_3 = 3; variable
985 dstPixel[PIXEL_OFFSET_3] = static_cast<uint8_t>(alphaVal); in FillAlphaChannel()