Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_parser.h34 heif_header_data, enumerator
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp304 heif_header_option option = heif_header_option::heif_header_data;
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp852 &inputs[index], index == 0 ? heif_header_data : heif_no_header); in SwDecodeGrids()
889 parser_->GetItemData(image->GetItemId(), &inputs[0], heif_header_data); in SwDecodeSingleImage()