Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_type.h98 typedef uint32_t heif_property_id; typedef
H A Dheif_parser.h175heif_property_id AddProperty(heif_item_id itemId, const std::shared_ptr<HeifBox>& property, bool e…
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp753 heif_property_id HeifParser::AddProperty(heif_item_id itemId, const std::shared_ptr<HeifBox>& prope… in AddProperty()