Home
last modified time | relevance | path

Searched refs:EXTENDED_SAR (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.cpp34 static const uint8_t EXTENDED_SAR = 255; variable
382 if (static_cast<int>(aspectRatioIdc) == EXTENDED_SAR) { in ParseSpsVuiParameter()