Home
last modified time | relevance | path

Searched refs:ERR_MEDIA_NULL_POINTER (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dauxiliary_picture.cpp82 return ERR_MEDIA_NULL_POINTER; in ReadPixels()
90 return ERR_MEDIA_NULL_POINTER; in WritePixels()
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dmedia_errors.h71 const int32_t ERR_MEDIA_NULL_POINTER = BASE_MEDIA_ERR_OFFSET + 40; // media error operation member
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp694 ret = ERR_MEDIA_NULL_POINTER; in GetImageIdatSize()
889 ret = ERR_MEDIA_NULL_POINTER; in PushAllToDecode()
990 ret = ERR_MEDIA_NULL_POINTER; in PushCurrentToDecode()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/auxiliary_picture_test/
H A Dauxiliary_picture_test.cpp453 EXPECT_EQ(ret, ERR_MEDIA_NULL_POINTER); in HWTEST_F()
523 EXPECT_EQ(ret, ERR_MEDIA_NULL_POINTER); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dnative_image.cpp105 return ERR_MEDIA_NULL_POINTER; in SplitYUV422SPComponent()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dnative_image_test.cpp223 ASSERT_EQ(ret, ERR_MEDIA_NULL_POINTER); in HWTEST_F()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2015 return ERR_MEDIA_NULL_POINTER;
2029 return ERR_MEDIA_NULL_POINTER;
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_test.cpp1451 ASSERT_EQ(ret, ERR_MEDIA_NULL_POINTER); in HWTEST_F()

Completed in 14 milliseconds