Searched refs:heif_property_id (Results 1 – 3 of 3) sorted by relevance
98 typedef uint32_t heif_property_id; typedef
175 …heif_property_id AddProperty(heif_item_id itemId, const std::shared_ptr<HeifBox>& property, bool e…
753 heif_property_id HeifParser::AddProperty(heif_item_id itemId, const std::shared_ptr<HeifBox>& prope… in AddProperty()