Home
last modified time | relevance | path

Searched refs:LOGD (Results 1 – 25 of 44) sorted by relevance

12

/OK3568_Linux_fs/external/recovery/update_engine/
H A Drkimage.c33 LOGD("uiTag = %x.\n", pHead->uiTag); in display_head()
34 LOGD("usSize = %x.\n", pHead->usSize); in display_head()
35 LOGD("dwVersion = %x.\n", pHead->dwVersion); in display_head()
39 LOGD("btMajor = %x, btMinor = %x, usSmall = %02x.\n", btMajor, btMinor, usSmall); in display_head()
40 LOGD("dwBootOffset = %x.\n", pHead->dwBootOffset); in display_head()
41 LOGD("dwBootSize = %x.\n", pHead->dwBootSize); in display_head()
42 LOGD("dwFWOffset = %x.\n", pHead->dwFWOffset); in display_head()
43 LOGD("dwFWSize = %x.\n", pHead->dwFWSize); in display_head()
55 LOGD("name = %s\n", pitem->name); in display_item()
56 LOGD("file = %s\n", pitem->file); in display_item()
[all …]
H A Dlog.h31 #define LOGD(...) Log(__FILE__, __LINE__, LOG_DEBUG, ##__VA_ARGS__) macro
/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/utils/
H A Dmpp_decoder.cpp10 #define LOGD macro
54 LOGD("unsupport video_type %d", video_type); in Init()
57 LOGD("mpi_dec_test start "); in Init()
59 LOGD("mpi_dec_test decoder test start mpp_type %d ", mpp_type); in Init()
66 LOGD("mpp_create failed "); in Init()
72 LOGD("%p mpp_init failed ", mpp_ctx); in Init()
81 LOGD("%p failed to get decoder cfg ret %d ", mpp_ctx, ret); in Init()
91 LOGD("%p failed to set split_parse ret %d ", mpp_ctx, ret); in Init()
97 LOGD("%p failed to set cfg %p ret %d ", mpp_ctx, cfg, ret); in Init()
131 LOGD("receive packet size=%d ", pkt_size); in Decode()
[all …]
H A Dmpp_encoder.cpp9 #define LOGD printf macro
249 LOGD("%p split mode %d arg %d out %d\n", mpp_ctx, in SetupEncCfg()
370 LOGD("failed to get mpp buffer group ret %d\n", ret); in Init()
376 LOGD("failed to get buffer for output packet ret %d\n", ret); in Init()
382 LOGD("failed to get buffer for motion info output packet ret %d\n", ret); in Init()
393 LOGD("%p encoder test start w %d h %d type %d\n", in Init()
479 LOGD("mpi control enc get extra info failed\n"); in GetHeader()
513 LOGD("mpp_frame_init failed\n"); in Encode()
576 LOGD("mpi control enc set osd plt failed ret %d\n", ret); in Encode()
627 LOGD("chn %d encode put frame failed\n", chn); in Encode()
[all …]
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.c169 LOGD("chip:%s\n", gOpts.chip); in parseChip()
185 LOGD("major:%d, minor:%d\n", gOpts.major, gOpts.minor); in parseVersion()
199 LOGD("num:%d\n", gOpts.code471Num); in parse471()
214 LOGD("path%i:%s\n", index, gOpts.code471Path[index]); in parse471()
222 LOGD("sleep:%d\n", gOpts.code471Sleep); in parse471()
236 LOGD("num:%d\n", gOpts.code472Num); in parse472()
251 LOGD("path%i:%s\n", index, gOpts.code472Path[index]); in parse472()
259 LOGD("sleep:%d\n", gOpts.code472Sleep); in parse472()
279 LOGD("num:%d\n", gOpts.loaderNum); in parseLoader()
293 LOGD("name%d:%s\n", index, gOpts.loader[index].name); in parseLoader()
[all …]
H A Dtrust_merger.c24 #define LOGD(fmt, args...) \ macro
81 LOGD("ret:%x\n", ret); in getBCD()
137 LOGD("major:%d, minor:%d\n", gOpts.major, gOpts.minor); in parseVersion()
173 LOGD("bl3%d sec: %d\n", bl3x_id, pbl3x->sec); in parseBL3x()
187 LOGD("bl3%d path:%s\n", bl3x_id, pbl3x->path); in parseBL3x()
202 LOGD("bl3%d addr:0x%x\n", bl3x_id, pbl3x->addr); in parseBL3x()
282 LOGD("start parse\n"); in parseOpts()
327 LOGD("unknown sec: %s!\n", buf); in parseOpts()
376 LOGD("path:%s, size:%d\n", path, *size); in getFileSize()
405 LOGD("index=%d,file=%s\n", index, gOpts.bl3x[index].path); in filter_elf()
[all …]
H A Dresource_tool.c573 #define LOGD(fmt, args...) \ macro
993 LOGD("Found conf:\nmax_level:%d, num:%d, delay:%d, prefix:%s", in parse_level_conf()
1021 LOGD("desc:\n%s", buf); in test_charge()
1029 LOGD("splite:%s", buf + pos); in test_charge()
1045 LOGD("parse arg:%s", arg); in test_charge()
1064 LOGD("Found delay:%d", delay); in test_charge()
1069 LOGD("Found only_current_level:%d", only_current_level); in test_charge()
1081 LOGD("Found levels:%d", level_conf_num); in test_charge()
1222 LOGD("try to pack %d files.", file_num); in main()
1250 LOGD("mkdir:%s", buf); in mkdirs()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/simulator/
H A DCamHwSimulator.cpp53 LOGD("gsim broadcast..."); in analyze_sim_luma()
58 LOGD("wait luma result ..."); in analyze_sim_luma()
62 LOGD("wait luma result over..."); in analyze_sim_luma()
76 LOGD("gsim broadcast..."); in analyze_sim_stats()
81 LOGD("wait 3a result ..."); in analyze_sim_stats()
85 LOGD("wait 3a result over..."); in analyze_sim_stats()
108 LOGD("wait sim luma ..."); in new_video_buffer()
114 LOGD("wait sim luma over ..."); in new_video_buffer()
139 LOGD("wait sim stats ..."); in new_video_buffer()
145 LOGD("wait sim stats over ..."); in new_video_buffer()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/uAPI2/
H A Drk_aiq_user_api2_camgroup.cpp58LOGD(" >>>>====<<<< sensor name: %s, 1608-sensor(%d), sync mode(isMain): %d. \n", aiq_ctx->_senso… in _cam_group_bind()
65LOGD(" >>>>====<<<< sensor name: %s, 1608-sensor(%d), sync mode(isMain): %d. \n", aiq_ctx->_senso… in _cam_group_bind()
75 LOGD("%s: bind sensor %s aiq ctx success !", aiq_ctx->_sensor_entity_name, aiq_ctx); in _cam_group_bind()
102 LOGD("%s: unbind sensor %s aiq ctx success !", aiq_ctx->_sensor_entity_name, aiq_ctx); in _cam_group_unbind()
236 LOGD("%s: create camgroup 0x%x success !", __func__, camgroup_ctx); in rk_aiq_uapi2_camgroup_create()
293 LOGD("%s: get sensor %s aiq ctx 0x%x success !", in rk_aiq_uapi2_camgroup_getAiqCtxBySnsNm()
300 LOGD("%s: get sensor %s aiq ctx failed !", __func__, sns_entity_name); in rk_aiq_uapi2_camgroup_getAiqCtxBySnsNm()
349 LOGD("%s: bind sensor aiq ctxs success !", __func__); in rk_aiq_uapi2_camgroup_bind()
377 LOGD("%s: unbind sensor aiq ctxs success !", __func__); in rk_aiq_uapi2_camgroup_unbind()
412 LOGD("%s: prepare camgroup success !", __func__); in rk_aiq_uapi2_camgroup_prepare()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp96 LOGD( "%s(%d): parse reg valevalue:\n", __FUNCTION__, __LINE__, *reg_value); in ParseCharToHex()
134 LOGD( "%s(%d): start=%d,end=%d\n", __FUNCTION__, __LINE__, find_start, find_end); in ParseFloatArray()
179 LOGD( "%f,\n", value[i]); in ParseFloatArray()
251 LOGD( "%s(%d): start=%d,end=%d\n", __FUNCTION__, __LINE__, find_start, find_end); in ParseDoubleArray()
296 LOGD( "%f,\n", value[i]); in ParseDoubleArray()
413 LOGD( "%u,\n", value[i]); in ParseUintArray()
527 LOGD( "%d,\n", value[i]); in ParseIntArray()
622 LOGD( "%s(%d):f:%f\n", __FUNCTION__, __LINE__, f); in ParseUcharArray()
644 LOGD( "%u,\n", value[i]); in ParseUcharArray()
762 LOGD( "%d,\n", value[i]); in ParseCharArray()
[all …]
H A DRkAiqCalibDb.cpp96 LOGD("calibdb file is %s", location); in getFilePathName()
114 LOGD("calibdb file is %s", newName); in getFilePathName2()
130 LOGD("persist payload_size %d bytes", payload_size); in persist()
143 LOGD("malloc payload_ptr %p, size %d bytes", *payload_ptr, payload_size); in reconstruct()
162 LOGD("CamCalibDbContextIsp20_t size %d bytes", sizeof(CamCalibDbContextIsp20_t)); in persistCalib()
199 LOGD("CamCalibDbContextIsp20_t size %d bytes", sizeof(CamCalibDbContextIsp20_t)); in reconstructCalib()
448 LOGD("%s(%d): iq data checksum:%u \n", __FUNCTION__, __LINE__, checkSum); in _calc_checksum()
450 LOGD("%s(%d): exit\n", __FUNCTION__, __LINE__); in _calc_checksum()
462 LOGD("use cached calibdb for %s!", iqFile); in createCalibDb()
481 LOGD("create calibdb from %s success.", iqFile); in createCalibDb()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DTnrStatsStream.cpp68LOGD("%s:kg_indx=%d,g_indx=%d,frame_id=%d\n",__FUNCTION__, stats->gainkg.index, stats->gain.index,… in new_video_buffer()
129 LOGD("tnr buf_num=%d",isppbuf_fd.buf_num); in init_tnrbuf()
139 LOGD("tnrbuf_fd[%u]:%d",isppbuf_fd.index[i],isppbuf_fd.dmafd[i]); in init_tnrbuf()
148 LOGD("%s enter", __FUNCTION__); in deinit_tnrbuf()
154 LOGD("%s exit", __FUNCTION__); in deinit_tnrbuf()
H A DNrStatsStream.cpp86 LOGD("ispp fmt info: fmt 0x%x, %dx%d !", in new_video_buffer()
136 LOGD("%s: buf_num=%d",__FUNCTION__, isppbuf_fd.buf_num); in init_nrbuf_fd()
146 LOGD("nrbuf_fd[%u]:%d",isppbuf_fd.index[i],isppbuf_fd.dmafd[i]); in init_nrbuf_fd()
H A DSPStreamProcUnit.cpp178 LOGD( "set sp format: _src_width %d, _src_height %d, width %d %d height %d %d, stride %d\n", in prepare()
191 LOGD( "set sp format: width %d height %d\n", width, height); in prepare()
237 LOGD(" fbc buf num=%d",ispbuf_fd.buf_num); in init_fbcbuf_fd()
245 LOGD("fbcbuf_fd[%u]:%d", ispbuf_fd.index[i], ispbuf_fd.dmafd[i]); in init_fbcbuf_fd()
/OK3568_Linux_fs/app/forlinx/quectelCM/
H A Datchannel.c36 #define LOGD dbg_time macro
60 LOGD("%.*s", len, buff); in AT_DUMP()
406 LOGD("atchannel: EOF reached"); in readline()
408 LOGD("atchannel: read error %s", strerror(errno)); in readline()
421 LOGD("AT< %s", ret); in readline()
503 LOGD("AT> %s", s); in writeline()
556 LOGD("AT> %s^Z", s); in writeCtrlZ()
/OK3568_Linux_fs/external/recovery/
H A Dcommon.h83 #define FUNC_ENTER() LOGD("%s:%d : Enter >>>>\n", __func__,__LINE__)
84 #define FUNC_LEAVE() LOGD("%s:%d : Leave <<<<\n", __func__,__LINE__)
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c573 #define LOGD(fmt, args...) \ macro
993 LOGD("Found conf:\nmax_level:%d, num:%d, delay:%d, prefix:%s", in parse_level_conf()
1021 LOGD("desc:\n%s", buf); in test_charge()
1029 LOGD("splite:%s", buf + pos); in test_charge()
1045 LOGD("parse arg:%s", arg); in test_charge()
1064 LOGD("Found delay:%d", delay); in test_charge()
1069 LOGD("Found only_current_level:%d", only_current_level); in test_charge()
1081 LOGD("Found levels:%d", level_conf_num); in test_charge()
1222 LOGD("try to pack %d files.", file_num); in main()
1250 LOGD("mkdir:%s", buf); in mkdirs()
[all …]
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minzip/
H A DLog.h75 #ifndef LOGD
76 #define LOGD(...) ((void)LOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
H A DZip.c623 LOGD("zlib inflate call failed (zerr=%d)\n", zerr); in processDeflatedEntry()
1055 LOGD("Extracted dir \"%s\"\n", targetFile); in mzExtractRecursive()
1109 LOGD("Extracted symlink \"%s\" -> \"%s\"\n", in mzExtractRecursive()
1138 LOGD("Extracted file \"%s\"\n", targetFile); in mzExtractRecursive()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/
H A Dcommon.h81 #define LOGD(...) fprintf(stdout, "D:" __VA_ARGS__)
84 #define LOGD(...) do {} while (0) macro
/OK3568_Linux_fs/external/recovery/minzip/
H A DLog.h75 #ifndef LOGD
76 #define LOGD(...) ((void)LOG(LOG_DEBUG, LOG_TAG, __VA_ARGS__)) macro
H A DZip.c622 LOGD("zlib inflate call failed (zerr=%d)\n", zerr); in processDeflatedEntry()
1054 LOGD("Extracted dir \"%s\"\n", targetFile); in mzExtractRecursive()
1108 LOGD("Extracted symlink \"%s\" -> \"%s\"\n", in mzExtractRecursive()
1137 LOGD("Extracted file \"%s\"\n", targetFile); in mzExtractRecursive()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAtmoHandle.cpp142 LOGD("no atmo stats, ignore!"); in preProcess()
181 LOGD("no atmo stats, ignore!"); in processing()
213 LOGD("Wrong working mode!!!"); in processing()
256 LOGD("no atmo stats, ignore!"); in postProcess()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DCamHwIsp21.cpp102 LOGD("%s enter, msg type(0x%x)", __FUNCTION__, result->getType()); in dispatchResult()
116 LOGD("%s exit", __FUNCTION__); in dispatchResult()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos_camgroup/misc/
H A Drk_aiq_algo_camgroup_alsc_itf.cpp128 LOGD("sensor gain choose from second hdr frame for alsc"); in processing()
134 LOGD("sensor gain choose from third hdr frame for alsc"); in processing()

12