Home
last modified time | relevance | path

Searched refs:ERR_IMAGE_ENCODE_ICC_FAILED (Results 1 - 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Dicc_profile_info.cpp110 uint32_t packingResult = OHOS::Media::ERR_IMAGE_ENCODE_ICC_FAILED; in PackingICCProfile()
H A Djpeg_encoder.cpp240 if (iccPackedresult == OHOS::Media::ERR_IMAGE_ENCODE_ICC_FAILED) { in SequenceEncoder()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dmedia_errors.h107 const uint32_t ERR_IMAGE_ENCODE_ICC_FAILED = BASE_MEDIA_ERR_OFFSET + 76; // image encode ICC fail member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dplugin_libjpeg_test.cpp1906 ASSERT_EQ(result, OHOS::Media::ERR_IMAGE_ENCODE_ICC_FAILED); in HWTEST_F()

Completed in 7 milliseconds