/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageyuvconvert_fuzzer/src/ |
H A D | image_yuv_convert_fuzzer.cpp | 104 IMAGE_LOGI("YuvConvertToRgb: start"); in YuvConvertToRgb() 130 IMAGE_LOGI("YuvConvertToRgb: succ"); in YuvConvertToRgb() 156 IMAGE_LOGI("YuvP010ConvertToRgb: start"); in YuvP010ConvertToRgb() 191 IMAGE_LOGI("YuvP010ConvertToRgb: succ"); in YuvP010ConvertToRgb() 246 IMAGE_LOGI("BGRAToNV21FuzzTest001: end"); in BGRAToNV21FuzzTest001() 257 IMAGE_LOGI("BGRAToNV21FuzzTest002: end"); in BGRAToNV21FuzzTest002() 268 IMAGE_LOGI("BGRAToNV12FuzzTest001: end"); in BGRAToNV12FuzzTest001() 293 IMAGE_LOGI("RgbToYuvFuzzTest001: end"); in RgbToYuvFuzzTest001() 305 IMAGE_LOGI("NV21ToRGBFuzzTest001: end"); in NV21ToRGBFuzzTest001() 317 IMAGE_LOGI("NV21ToRGBFuzzTest002: end"); in NV21ToRGBFuzzTest002() [all …]
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageaccessor_fuzzer/src/ |
H A D | image_accessor_fuzzer.cpp | 48 IMAGE_LOGI("%{public}s IN", __func__); in JpegAccessorTest() 73 IMAGE_LOGI("%{public}s SUCCESS", __func__); in JpegAccessorTest() 78 IMAGE_LOGI("%{public}s IN", __func__); in PngAccessorTest() 98 IMAGE_LOGI("%{public}s SUCCESS", __func__); in PngAccessorTest() 103 IMAGE_LOGI("%{public}s IN", __func__); in WebpAccessorTest() 129 IMAGE_LOGI("%{public}s SUCCESS", __func__); in WebpAccessorTest() 134 IMAGE_LOGI("%{public}s IN", __func__); in HeifAccessorTest() 154 IMAGE_LOGI("%{public}s SUCCESS", __func__); in HeifAccessorTest() 159 IMAGE_LOGI("%{public}s IN", __func__); in DngAccessorTest() 179 IMAGE_LOGI("%{public}s SUCCESS", __func__); in DngAccessorTest()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/kits/native/common/ndk/ |
H A D | image_receiver_native.cpp | 82 IMAGE_LOGI("OH_ImageReceiverOptions Create."); in OH_ImageReceiverOptions_Create() 136 IMAGE_LOGI("OH_ImageReceiverOptions Release."); in OH_ImageReceiverOptions_Release() 165 IMAGE_LOGI("OH_ImageReceiverNative Create."); in OH_ImageReceiverNative_Create() 193 …IMAGE_LOGI("OH_ImageReceiverNative_GetReceivingSurfaceId Receiver key = %{public}s", strKey.c_str(… in OH_ImageReceiverNative_GetReceivingSurfaceId() 196 IMAGE_LOGI("strKey = %{public}s convert string to uint64_t failed", strKey.c_str()); in OH_ImageReceiverNative_GetReceivingSurfaceId() 241 IMAGE_LOGI("OH_ImageNative ReadLatestImage."); in OH_ImageReceiverNative_ReadLatestImage() 284 IMAGE_LOGI("OH_ImageNative ReadNextImage."); in OH_ImageReceiverNative_ReadNextImage() 363 IMAGE_LOGI("OH_ImageReceiverNative Release."); in OH_ImageReceiverNative_Release()
|
H A D | image_native.cpp | 166 IMAGE_LOGI("OH_ImageNative Release"); in OH_ImageNative_Release()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/ |
H A D | image_png_plugin_fuzz.cpp | 44 IMAGE_LOGI("%{public}s IN", __func__); in DoPrivateFun() 69 IMAGE_LOGI("%{public}s SUCCESS", __func__); in DoPrivateFun() 74 IMAGE_LOGI("%{public}s IN", __func__); in PngDecoderFuncTest001() 86 IMAGE_LOGI("%{public}s png DecodeHeader failed", __func__); in PngDecoderFuncTest001() 108 IMAGE_LOGI("%{public}s SUCCESS", __func__); in PngDecoderFuncTest001()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/librawplugin/src/ |
H A D | raw_decoder.cpp | 217 IMAGE_LOGI("[Decode] success."); in Decode() 241 IMAGE_LOGI("DoDecodeHeader piex header decode success."); in DoDecodeHeader() 306 IMAGE_LOGI("DoSetDecodeOptions, set decode options for JpegDecoder"); in DoSetDecodeOptions() 315 IMAGE_LOGI("DoSetDecodeOptions set decode options success."); in DoSetDecodeOptions() 333 IMAGE_LOGI("DoGetImageSize, get image size for JpegDecoder"); in DoGetImageSize() 342 IMAGE_LOGI("DoGetImageSize, get image size success."); in DoGetImageSize() 357 IMAGE_LOGI("DoDecode decode by JpegDecoder."); in DoDecode() 365 IMAGE_LOGI("DoDecode decode success."); in DoDecode()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/creator/src/ |
H A D | image_creator.cpp | 49 IMAGE_LOGI("OnBufferRelease"); in OnBufferRelease() 60 IMAGE_LOGI("empty icr"); in OnBufferRelease() 140 IMAGE_LOGI("packedSize=%{public}lld.", static_cast<long long>(packedSize)); in CreatorPackImage() 156 IMAGE_LOGI("buffer[%{public}d] = [%{public}s]", i, ss.data()); in dumpBuffer() 162 IMAGE_LOGI("buffer[LAST] = [%{public}s]", ss.data()); in dumpBuffer() 240 IMAGE_LOGI("start release"); in SaveSenderBufferAsImage() 275 IMAGE_LOGI("start Queue Image"); in QueueImage() 282 IMAGE_LOGI("finish Queue Image"); in QueueImage()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imageplugin_fuzzer/src/ |
H A D | image_plugin_fuzz.cpp | 41 IMAGE_LOGI("%{public}s IN", __func__); in ExtDecoderFuncTest001() 87 IMAGE_LOGI("%{public}s SUCCESS", __func__); in ExtDecoderFuncTest001() 92 IMAGE_LOGI("%{public}s IN", __func__); in SvgDecoderFuncTest001() 121 IMAGE_LOGI("%{public}s SUCCESS", __func__); in SvgDecoderFuncTest001()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/ |
H A D | icc_profile_info.cpp | 52 IMAGE_LOGI("%{public}s begin", __func__); in GetICCData() 72 IMAGE_LOGI("%{public}s begin", __func__); in ParsingICCProfile() 109 IMAGE_LOGI("%{public}s begin", __func__); in PackingICCProfile()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/ |
H A D | native_image.cpp | 180 IMAGE_LOGI("No need to combine components for NO YUV format now"); in CombineYUVComponents() 237 IMAGE_LOGI("Component %{public}d already exist. No need create", type); in CreateComponent() 276 IMAGE_LOGI("Nullptr s extra data. return buffer size %{public}" PRIu64, size); in GetDataSize() 283 IMAGE_LOGI("S ExtraGet dataSize error %{public}d", res); in GetDataSize() 285 IMAGE_LOGI("S ExtraGet dataSize Ok, but size <= 0"); in GetDataSize() 287 …IMAGE_LOGI("S ExtraGet dataSize Ok,but dataSize %{public}d is bigger than bufferSize %{public}" PR… in GetDataSize()
|
H A D | pixel_yuv_ext.cpp | 223 IMAGE_LOGI("Rotate degress is invalid, don't need rotate"); in rotate() 364 IMAGE_LOGI("applyColorSpace Yuv420ToBGRA sucess"); in ApplyColorSpace() 371 IMAGE_LOGI("applyColorSpace rowStride:%{public}ld sucess", rowStride); in ApplyColorSpace()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
H A D | image_utils.cpp | 251 IMAGE_LOGI("[ImageUtil]failed to register plugin server, ERRNO: %{public}u.", result); in GetPluginServer() 468 IMAGE_LOGI("ImageUtils::DumpPixelMap start"); in DumpPixelMap() 488 IMAGE_LOGI("ImageUtils::DumpPixelMap YUV420 totalSize is %{public}d", totalSize); in DumpPixelMap() 491 IMAGE_LOGI("ImageUtils::DumpPixelMap failed"); in DumpPixelMap() 494 IMAGE_LOGI("ImageUtils::DumpPixelMap success, path = %{public}s", fileName.c_str()); in DumpPixelMap() 503 IMAGE_LOGI("ImageUtils::DumpPixelMapIfDumpEnabled pixelMap is null"); in DumpPixelMapIfDumpEnabled() 526 IMAGE_LOGI("ImageUtils::DumpDataIfDumpEnabled failed"); in DumpDataIfDumpEnabled() 529 IMAGE_LOGI("ImageUtils::DumpDataIfDumpEnabled success, path = %{public}s", fileName.c_str()); in DumpDataIfDumpEnabled() 567 IMAGE_LOGI("ImageUtils::SaveDataToFile write error, path=%{public}s", fileName.c_str()); in SaveDataToFile()
|
H A D | image_func_timer.cpp | 41 …IMAGE_LOGI("%{public}s cost %{public}llu us", desc_.c_str(), static_cast<unsigned long long>(timeI… in ~ImageFuncTimer()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/formatagentplugin/src/ |
H A D | heif_format_agent.cpp | 109 IMAGE_LOGI("check heif format failed, the number of cycles exceeded expectations"); in CheckFormat() 120 IMAGE_LOGI("check heif format failed."); in CheckFormat()
|
H A D | raw_format_agent.cpp | 61 IMAGE_LOGI("RawFormatAgent now pass all image format. dataSize = [%{public}d]", dataSize); in CheckFormat()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/picture/ |
H A D | auxiliary_generator.cpp | 78 … IMAGE_LOGI("%{public}s desiredPixelFormat is %{public}d", __func__, plOptions.desiredPixelFormat); in SetAuxiliaryDecodeOption() 192 IMAGE_LOGI("%{public}s pixelMap is not YUV format", __func__); in TrySetYUVDataInfo() 352 …IMAGE_LOGI("Generate by decoder, type: %{public}d, format: %{public}s", static_cast<int>(type), fo… in GenerateAuxiliaryPicture() 400 IMAGE_LOGI("Generate heif auxiliary picture, type: %{public}d", static_cast<int>(type)); in GenerateHeifAuxiliaryPicture() 427 IMAGE_LOGI("Generate jpeg auxiliary picture, type: %{public}d", static_cast<int>(type)); in GenerateJpegAuxiliaryPicture()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/ |
H A D | image_log.h | 31 #define IMAGE_LOGI(...) HILOG_INFO(LOG_CORE, __VA_ARGS__) macro
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/common/src/ |
H A D | convert_utils.cpp | 58 IMAGE_LOGI("%{public}s pathName is %{public}s", __func__, pathName.c_str()); in ConvertDataToFd()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/ |
H A D | ext_encoder.cpp | 179 IMAGE_LOGI("need to get ICodecImage"); in GetCodecManager() 192 IMAGE_LOGI("failed to add deathRecipient for ICodecImage!"); in GetCodecManager() 914 IMAGE_LOGI("AssembleHdrBaseImageItem surfaceBuffer is nullptr"); in AssembleHdrBaseImageItem() 953 IMAGE_LOGI("AssembleGainmapImageItem surfacebuffer is nullptr"); in AssembleGainmapImageItem() 1018 IMAGE_LOGI("%{public}s surfaceBuffer is nullptr", __func__); in AssembleSdrImageItem() 1908 IMAGE_LOGI("payloadSize is over INT32_MAX"); in FillImagePropertyItem() 1937 IMAGE_LOGI("GetStaticMetadata failed"); in GetStaticMetadata() 1942 IMAGE_LOGI("GetStaticMetadata failed, memcpy_s failed"); in GetStaticMetadata() 2058 IMAGE_LOGI("AssembleICCImageProperty iccprofile is nullptr"); in AssembleICCImageProperty() 2088 IMAGE_LOGI("Fill colorInfo failed"); in FillNclxColorProperty() [all …]
|
H A D | ext_decoder.cpp | 345 …IMAGE_LOGI("ExtDecoder::HeifYUVMemAlloc sb stride is %{public}d, height is %{public}d, size is %{p… in HeapMemAlloc() 887 IMAGE_LOGI("Decode sample not support, apply rgb decode"); in HeapMemAlloc() 1153 IMAGE_LOGI("yuv hardware decode only support NV21 format"); in HeapMemAlloc() 1157 IMAGE_LOGI("jpeg hardware decode only support rgba_8888 format"); in HeapMemAlloc() 1224 IMAGE_LOGI("jpeg hardware decode, Get planesInfo failed, retVal:%{public}d", retVal); in HeapMemAlloc() 1300 …IMAGE_LOGI("InitFrameCacheInfo failed, width:[%{public}d<0], height:[%{public}d<0]", width, height… in HeapMemAlloc() 1573 IMAGE_LOGI("empty buffer"); in HeapMemAlloc() 2134 IMAGE_LOGI("DecodeHeifGainmap size exceeds the maximum value"); in HeapMemAlloc() 2302 IMAGE_LOGI("DecodeHeifAuxiliaryMap size exceeds the maximum value"); in HeapMemAlloc() 2318 IMAGE_LOGI("DmaMemAlloc execution failed."); in HeapMemAlloc()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/texture_encode/ |
H A D | common.h | 103 IMAGE_LOGI(__VA_ARGS__)
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | png_decoder.cpp | 456 IMAGE_LOGI("color type:[%{public}d]", source); in ConvertOriginalFormat() 653 …IMAGE_LOGI("GetImageInfo:width:%{public}u,height:%{public}u,bitDepth:%{public}u,numberPasses:%{pub… in GetImageInfo() 816 … IMAGE_LOGI("rowNum(%{public}u) - firstRow(%{public}u) = outputRow(%{public}u)", rowNum, firstRow_, in SaveInterlacedRows() 823 … IMAGE_LOGI("lastRow_(%{public}u) + firstRow(%{public}u) + 1 = outputRow(%{public}u)", lastRow_, in SaveInterlacedRows() 829 …IMAGE_LOGI("last pass:%{public}d, numberPasses:%{public}d, rowNum:%{public}d, lastRow:%{public}d.", in SaveInterlacedRows()
|
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/stream/src/ |
H A D | file_source_stream.cpp | 176 IMAGE_LOGI("[FileSourceStream]read dataStreamBuffer fail."); in Read() 224 IMAGE_LOGI("[FileSourceStream]peek outBuffer fail."); in Peek()
|
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/hardware/ |
H A D | jpeg_hw_decoder.h | 46 IMAGE_LOGI(LOG_FMT x, FILENAME, __FUNCTION__, __LINE__, ##__VA_ARGS__)
|
/ohos5.0/foundation/multimedia/image_framework/interfaces/kits/native/ndk_test_example/ |
H A D | my_pixel_map.cpp | 181 IMAGE_LOGI("MyPixelMap CALL"); in Export()
|