Home
last modified time | relevance | path

Searched refs:heif_error_no_ipco (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_error.h29 heif_error_no_ipco = 7, enumerator
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_parser.cpp154 return heif_error_no_ipco; in AssembleBoxes()
210 return heif_error_no_ipco; in GetAllProperties()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp285 ASSERT_EQ(ret, heif_error_no_ipco);