Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_hvcc_box.cpp386 int8_t overscanInfoPresentFlag = GetWord(nalUnits, READ_BIT_NUM_FLAG); in ParseSpsVuiParameter() local
387 if (overscanInfoPresentFlag) { in ParseSpsVuiParameter()