Home
last modified time | relevance | path

Searched refs:SetBoxType (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 Dheif_box.h45 void SetBoxType(uint32_t type) { boxType_ = type; } in SetBoxType() function
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_ref_box.cpp141 ref.box.SetBoxType(type); in AddReferences()