Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/
H A Ditem_property_hvcc_box.h48 uint8_t spsVideoParameterSetId; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_hvcc_box.cpp307 spsConfig_.spsVideoParameterSetId = GetWord(nalUnits, GENERAL_PROFILE_SIZE); in ParseSpsSyntax()
316 spsConfig_.spsVideoParameterSetId = GetGolombCode(nalUnits); in ParseSpsSyntax()