Home
last modified time | relevance | path

Searched refs:box_class_type (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 Dheif_box.cpp28 #define MAKE_BOX_CASE(box_type, box_class_type) \ argument
30 box = std::make_shared<box_class_type>(); \