Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_box_test.cpp45 HeifImirBox heifImirBox; variable
48 heifImirBox.ParseContent(reader);
60 HeifImirBox heifImirBox; variable
61 heifImirBox.direction_ = HeifTransformMirrorDirection::INVALID;
63 heif_error ret = heifImirBox.Write(write);
65 heifImirBox.direction_ = HeifTransformMirrorDirection::HORIZONTAL;
66 ret = heifImirBox.Write(write);