Home
last modified time | relevance | path

Searched defs:idatBox (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_box_test.cpp400 std::shared_ptr<HeifIdatBox> idatBox = std::make_shared<HeifIdatBox>(); variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/box/
H A Ditem_data_box.cpp292 const std::shared_ptr<HeifIdatBox> &idatBox) in ReadToExtentData()