Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/
H A Dheif_error.h24 heif_error_no_ftyp = 2, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp119 return heif_error_no_ftyp; in AssembleBoxes()