Home
last modified time | relevance | path

Searched refs:ERR_IMAGE_INVALID_PARAMETER (Results 1 – 25 of 47) sorted by relevance

12

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_astc.cpp185 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixels()
191 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixels()
197 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixel()
203 return ERR_IMAGE_INVALID_PARAMETER; in ResetConfig()
215 return ERR_IMAGE_INVALID_PARAMETER; in WritePixel()
222 return ERR_IMAGE_INVALID_PARAMETER; in WritePixels()
228 return ERR_IMAGE_INVALID_PARAMETER; in WritePixels()
H A Dpixel_yuv.cpp356 return ERR_IMAGE_INVALID_PARAMETER; in crop()
530 return ERR_IMAGE_INVALID_PARAMETER; in WritePixels()
585 return ERR_IMAGE_INVALID_PARAMETER; in WritePixels()
590 return ERR_IMAGE_INVALID_PARAMETER; in WritePixels()
632 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixels()
685 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixels()
695 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixels()
704 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixels()
749 return ERR_IMAGE_INVALID_PARAMETER; in ReadPixel()
774 return ERR_IMAGE_INVALID_PARAMETER; in WritePixel()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_encoder.cpp390 return ERR_IMAGE_INVALID_PARAMETER; in FinalizeEncode()
405 return ERR_IMAGE_INVALID_PARAMETER; in FinalizeEncode()
571 return ERR_IMAGE_INVALID_PARAMETER; in EncodeHeifByPixelmap()
576 return ERR_IMAGE_INVALID_PARAMETER; in EncodeHeifByPixelmap()
601 return ERR_IMAGE_INVALID_PARAMETER; in EncodeHeifByPixelmap()
615 return ERR_IMAGE_INVALID_PARAMETER; in EncodeHeifByPixelmap()
741 return ERR_IMAGE_INVALID_PARAMETER; in EncodeImageBySurfaceBuffer()
846 return ERR_IMAGE_INVALID_PARAMETER; in EncodeSingleVivid()
1417 return ERR_IMAGE_INVALID_PARAMETER; in EncodeHeifDualHdrImage()
1462 return ERR_IMAGE_INVALID_PARAMETER; in EncodeHeifSdrImage()
[all …]
H A Dext_pixel_convert.cpp66 return ERR_IMAGE_INVALID_PARAMETER; in RGBxToRGB()
83 return ERR_IMAGE_INVALID_PARAMETER; in RGBToRGBx()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_switch_test.cpp480 EXPECT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
509 EXPECT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
567 EXPECT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
592 EXPECT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
617 ASSERT_EQ(res, ERR_IMAGE_INVALID_PARAMETER);
921 ASSERT_EQ(res1, ERR_IMAGE_INVALID_PARAMETER);
928 ASSERT_EQ(res2, ERR_IMAGE_INVALID_PARAMETER);
935 ASSERT_EQ(res3, ERR_IMAGE_INVALID_PARAMETER);
941 ASSERT_EQ(res4, ERR_IMAGE_INVALID_PARAMETER);
948 ASSERT_EQ(res5, ERR_IMAGE_INVALID_PARAMETER);
[all …]
H A Dimage_pixel_map_test.cpp1452 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1460 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1469 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1476 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1513 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1522 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1527 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1565 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1572 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
1581 ASSERT_EQ(status, ERR_IMAGE_INVALID_PARAMETER);
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/plugin_test/
H A Dext_decoder_test.cpp203 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
224 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
231 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
258 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
262 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
279 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
309 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
657 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
684 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
785 ASSERT_EQ(ret, ERR_IMAGE_INVALID_PARAMETER);
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_packer.cpp150 return ERR_IMAGE_INVALID_PARAMETER; in StartPacking()
155 return ERR_IMAGE_INVALID_PARAMETER; in StartPacking()
173 return ERR_IMAGE_INVALID_PARAMETER; in StartPacking()
190 return ERR_IMAGE_INVALID_PARAMETER; in StartPacking()
208 return ERR_IMAGE_INVALID_PARAMETER; in StartPacking()
229 return ERR_IMAGE_INVALID_PARAMETER; in StartPackingAdapter()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dfragment_metadata.cpp52 return ERR_IMAGE_INVALID_PARAMETER; in GetValue()
56 return ERR_IMAGE_INVALID_PARAMETER; in GetValue()
64 return ERR_IMAGE_INVALID_PARAMETER; in GetValue()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_packer_napi.cpp275 … startRes == ERR_IMAGE_INVALID_PARAMETER ? COMMON_ERR_INVALID_PARAMETER : innerEncodeErrorCode); in STATIC_EXEC_FUNC()
320 … packRes == ERR_IMAGE_INVALID_PARAMETER ? COMMON_ERR_INVALID_PARAMETER : innerEncodeErrorCode); in STATIC_EXEC_FUNC()
838 "Arguments Count error", ERR_IMAGE_INVALID_PARAMETER); in ParserPackToFileArguments()
844 "ImageSource mismatch", ERR_IMAGE_INVALID_PARAMETER); in ParserPackToFileArguments()
848 "PixelMap mismatch", ERR_IMAGE_INVALID_PARAMETER); in ParserPackToFileArguments()
853 "Picture mismatch", ERR_IMAGE_INVALID_PARAMETER); in ParserPackToFileArguments()
858 context->fd > INVALID_FD), "fd mismatch", ERR_IMAGE_INVALID_PARAMETER); in ParserPackToFileArguments()
863 "PackOptions mismatch", ERR_IMAGE_INVALID_PARAMETER); in ParserPackToFileArguments()
898 packRes == ERR_IMAGE_INVALID_PARAMETER ? IMAGE_BAD_PARAMETER : IMAGE_ENCODE_FAILED); in FinalizePacking()
921 "ImageSource is nullptr", ERR_IMAGE_INVALID_PARAMETER); in STATIC_EXEC_FUNC()
[all …]
H A Dpixel_map_napi.cpp1226 context->status = ERR_IMAGE_INVALID_PARAMETER; in STATIC_EXEC_FUNC()
1249 context->status = ERR_IMAGE_INVALID_PARAMETER; in STATIC_EXEC_FUNC()
2650 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in SetAlpha()
2782 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Scale()
2962 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Translate()
3078 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Rotate()
3624 context->status = ERR_IMAGE_INVALID_PARAMETER; in ParseColorSpaceVal()
3755 context->status = ERR_IMAGE_INVALID_PARAMETER, ERR_IMAGE_INVALID_PARAMETER); in GetNativePixelMapInfo()
3758 context->status = ERR_IMAGE_INVALID_PARAMETER, ERR_IMAGE_INVALID_PARAMETER); in GetNativePixelMapInfo()
3778 context->status = ERR_IMAGE_INVALID_PARAMETER, ERR_IMAGE_INVALID_PARAMETER); in GetNativeConvertInfo()
[all …]
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dpixel_astc_test.cpp444 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
465 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
486 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
507 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
548 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
572 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
613 EXPECT_EQ(ERR_IMAGE_INVALID_PARAMETER, ret);
H A Djpeg_decoder_test.cpp116 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
189 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
209 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
266 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
285 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
342 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
361 ASSERT_EQ(result, ERR_IMAGE_INVALID_PARAMETER);
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert.cpp267 return ERR_IMAGE_INVALID_PARAMETER; in ConvertImageFormat()
271 return ERR_IMAGE_INVALID_PARAMETER; in ConvertImageFormat()
276 return ERR_IMAGE_INVALID_PARAMETER; in ConvertImageFormat()
282 return ERR_IMAGE_INVALID_PARAMETER; in ConvertImageFormat()
313 return ERR_IMAGE_INVALID_PARAMETER; in ConvertImageFormat()
540 return ERR_IMAGE_INVALID_PARAMETER; in RGBConvertImageFormatOption()
553 return ERR_IMAGE_INVALID_PARAMETER; in RGBConvertImageFormatOption()
591 return ERR_IMAGE_INVALID_PARAMETER; in RGBConvertImageFormatOptionUnique()
604 return ERR_IMAGE_INVALID_PARAMETER; in RGBConvertImageFormatOptionUnique()
651 return ERR_IMAGE_INVALID_PARAMETER; in YUVConvertImageFormatOption()
[all …]
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libwebpplugin/src/
H A Dwebp_decoder.cpp64 return ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()
88 return ERR_IMAGE_INVALID_PARAMETER; in SetDecodeOptions()
133 return ERR_IMAGE_INVALID_PARAMETER; in Decode()
165 return ERR_IMAGE_INVALID_PARAMETER; in PromoteIncrementalDecode()
221 return ERR_IMAGE_INVALID_PARAMETER; in ReadIncrementalHead()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/
H A Dpicture.cpp606 return ERR_IMAGE_INVALID_PARAMETER; in SetExifMetadata()
611 return ERR_IMAGE_INVALID_PARAMETER; in SetExifMetadata()
618 return ERR_IMAGE_INVALID_PARAMETER; in SetExifMetadata()
629 return ERR_IMAGE_INVALID_PARAMETER; in SetExifMetadata()
635 return ERR_IMAGE_INVALID_PARAMETER; in SetExifMetadata()
652 return ERR_IMAGE_INVALID_PARAMETER; in SetExifMetadata()
H A Dauxiliary_generator.cpp324 return ERR_IMAGE_INVALID_PARAMETER; in CopyToSurfaceBuffer()
402 errorCode = ERR_IMAGE_INVALID_PARAMETER; in GenerateHeifAuxiliaryPicture()
429 errorCode = ERR_IMAGE_INVALID_PARAMETER; in GenerateJpegAuxiliaryPicture()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/
H A Draw_decoder.cpp115 return Media::ERR_IMAGE_INVALID_PARAMETER; in SetDecodeOptions()
164 return Media::ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()
207 return Media::ERR_IMAGE_INVALID_PARAMETER; in Decode()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp84 return ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()
115 return ERR_IMAGE_INVALID_PARAMETER; in SetDecodeOptions()
169 return ERR_IMAGE_INVALID_PARAMETER; in Decode()
397 return ERR_IMAGE_INVALID_PARAMETER; in PromoteIncrementalDecode()
602 return ERR_IMAGE_INVALID_PARAMETER; in ProcessData()
724 return ERR_IMAGE_INVALID_PARAMETER; in ReadIncrementalHead()
880 return ERR_IMAGE_INVALID_PARAMETER; in PushAllToDecode()
924 return ERR_IMAGE_INVALID_PARAMETER; in IncrementalReadRows()
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_pixel_map_napi.cpp950 context->status = ERR_IMAGE_INVALID_PARAMETER; in STATIC_EXEC_FUNC()
2259 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in SetAlpha()
2264 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in SetAlpha()
2374 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Scale()
2378 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Scale()
2489 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Translate()
2606 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Rotate()
2713 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Flip()
2835 nVal.context->status = ERR_IMAGE_INVALID_PARAMETER; in Crop()
3048 context->status = ERR_IMAGE_INVALID_PARAMETER; in ParseColorSpaceVal()
[all …]
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libheifplugin/src/
H A Dheif_decoder.cpp85 return ERR_IMAGE_INVALID_PARAMETER; in Decode()
99 return ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libbmpplugin/src/
H A Dbmp_decoder.cpp61 return ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()
87 return ERR_IMAGE_INVALID_PARAMETER; in SetDecodeOptions()
292 return ERR_IMAGE_INVALID_PARAMETER; in Decode()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_encoder.cpp170 return ERR_IMAGE_INVALID_PARAMETER; in FinalizeEncode()
192 return ERR_IMAGE_INVALID_PARAMETER; in SetCommonConfig()
196 return ERR_IMAGE_INVALID_PARAMETER; in SetCommonConfig()
H A Djpeg_decoder.cpp189 return ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()
311 return ERR_IMAGE_INVALID_PARAMETER; in SetDecodeOptions()
458 return ERR_IMAGE_INVALID_PARAMETER; in DoSwDecode()
506 return ERR_IMAGE_INVALID_PARAMETER; in Decode()
565 return ERR_IMAGE_INVALID_PARAMETER; in PromoteIncrementalDecode()
743 return ERR_IMAGE_INVALID_PARAMETER; in StartDecompress()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libsvgplugin/src/
H A Dsvg_decoder.cpp274 return Media::ERR_IMAGE_INVALID_PARAMETER; in SetDecodeOptions()
322 return Media::ERR_IMAGE_INVALID_PARAMETER; in Decode()
364 return Media::ERR_IMAGE_INVALID_PARAMETER; in GetImageSize()

12