Home
last modified time | relevance | path

Searched refs:chromaFormatIdc (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.h52 uint32_t chromaFormatIdc; member
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_property_hvcc_box.cpp317 spsConfig_.chromaFormatIdc = GetGolombCode(nalUnits); in ParseSpsSyntax()
318 if (static_cast<int>(spsConfig_.chromaFormatIdc) == SUB_LAYER_MINUS) { in ParseSpsSyntax()