Home
last modified time | relevance | path

Searched refs:GetSpsConfig (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.h93 const HvccSpsConfig& GetSpsConfig() const { return spsConfig_; } in GetSpsConfig() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp507 auto spsConfig = hvcc->GetSpsConfig(); in ExtractImageProperties()