| /OK3568_Linux_fs/external/rockit/mpi/example/common/ |
| H A D | test_comm_utils.cpp | 52 RK_LOGD("uri is with rtsp or rtmp scheme type"); in TEST_COMM_GetUriSchemeType() 55 RK_LOGD("uri is with /data/smb scheme type"); in TEST_COMM_GetUriSchemeType() 58 RK_LOGD("uri is with /data/nfs schemeType (signed as samba)"); in TEST_COMM_GetUriSchemeType() 61 RK_LOGD("uri is with m3u8 scheme type"); in TEST_COMM_GetUriSchemeType() 64 RK_LOGD("uri is with rtp scheme type"); in TEST_COMM_GetUriSchemeType() 67 RK_LOGD("uri is with udp scheme type"); in TEST_COMM_GetUriSchemeType() 70 RK_LOGD("uri is with mms scheme type"); in TEST_COMM_GetUriSchemeType() 73 RK_LOGD("uri is with mmsh scheme type"); in TEST_COMM_GetUriSchemeType() 76 RK_LOGD("uri is with mmst scheme type"); in TEST_COMM_GetUriSchemeType() 79 RK_LOGD("uri is with tts scheme type"); in TEST_COMM_GetUriSchemeType() [all …]
|
| H A D | test_comm_vdec.cpp | 139 RK_LOGD("%s out\n", __FUNCTION__); in TEST_VDEC_SendStreamProc()
|
| H A D | test_comm_vgs.cpp | 255 RK_LOGD("run count:%d, run totalTime:%lld, run fps:%f", in TEST_VGS_MultiTest()
|
| H A D | test_comm_tde.cpp | 338 RK_LOGD("run count:%d, run totalTime:%lld, run fps:%f", in TEST_TDE_MultiTest()
|
| /OK3568_Linux_fs/external/rockit/mpi/example/mod/ |
| H A D | test_mpi_sys.cpp | 210 RK_LOGD("get dst channel(modId=%d, devId=%d, chnId=%d)", in test_mpi_sys_get_bind_by_src() 232 RK_LOGD("get src channel(modId=%d, devId=%d, chnId=%d)", in test_mpi_sys_get_bind_by_dest() 264 RK_LOGD("succeed to bind ADEC(%d) AO(%d)", s32SrcChnId, s32DstChnId); in unit_test_mpi_sys_bind() 279 RK_LOGD("succeed to unbind ADEC(%d) AO(%d)", s32SrcChnId, s32DstChnId); in unit_test_mpi_sys_bind()
|
| H A D | test_mpi_vi.cpp | 372 RK_LOGD("open %s success", user_picture_path); in readFromPic() 385 RK_LOGD("readFromPic width = %d, height = %d size = %d pixFormat = %d", in readFromPic() 551 RK_LOGD("vi RK_MPI_RGN_Destroy OK"); in destory_rgn() 696 RK_LOGD("RK_MPI_VI_ChnSaveFile %x", s32Ret); in test_vi_init() 827 RK_LOGD("vi to vpss ch %d vpss group %d", stVpssChn.s32ChnId , stVpssChn.s32DevId); in test_vi_bind_vpss_venc_loop() 876 RK_LOGD("chn:%d, loopCount:%d enc->seq:%d wd:%d\n", i, loopCount, in test_vi_bind_vpss_venc_loop() 998 … RK_LOGD("chn:%d, loopCount:%d enc->seq:%d wd:%d pts=%lld delay=%lldus\n", i, loopCount, in test_vi_bind_venc_loop() 1103 … RK_LOGD("RK_MPI_VI_GetChnFrame ok:data %p loop:%d seq:%d pts:%lld ms len=%d", data, loopCount, in test_vi_get_release_frame_loop() 1108 RK_LOGD("RK_MPI_VI_QueryChnStatus ret %x, w:%d,h:%d,enable:%d," \ in test_vi_get_release_frame_loop() 1191 RK_LOGD("RK_MPI_VI_EnableChn %x %d %d", ctx->devId, ctx->pipeId, ctx->channelId); in create_vi() [all …]
|
| H A D | test_mpi_vgs.cpp | 107 RK_LOGD("unit_test_open_source u32ReadSize:%d", u32ReadSize); in test_open_and_read_file() 168 RK_LOGD("src w(%d) h(%d) dst w(%d) h(%d)", in unit_test_vgs_generate_scale_task() 230 RK_LOGD("src w(%d) h(%d) dst w(%d) h(%d)", in unit_test_vgs_generate_rotation_task() 291 RK_LOGD("src w(%d) h(%d) dst w(%d) h(%d)", in unit_test_vgs_generate_crop_task() 555 RK_LOGD("get frame data = %p, size = %d, bBlk:%p ", pstFrame, u32OutputSize, bBlk); in unit_test_vgs_output_one_task() 868 RK_LOGD("single vgs test jobid %d running success.", s32JobId); in unit_test_vgs_one_job() 1115 RK_LOGD("test done !\n"); in main()
|
| H A D | test_mpi_venc.cpp | 204 RK_LOGD("get chn %d stream %d", u32Ch, s32StreamCnt); in venc_get_stream() 356 RK_LOGD("finish venc count %d\n", pstCtx->s32LoopCount - s32LoopCount); in venc_send_frame() 441 RK_LOGD("chn %d frame %d", u32Ch, s32FrameCount); in venc_send_frame() 502 RK_LOGD("calc picture size: %d", ctx->u32BufferSize); in unit_test_mpi_venc()
|
| H A D | test_mpi_vo.cpp | 862 RK_LOGD("create vo layer %d ch %d", ctx->stVoCfg.u32Screen1VoLayer, u32Index - ctx->u32Screen0Chn); in screen1_process() 868 RK_LOGD("vdec Ch %d", stSrcChn.s32ChnId); in screen1_process() 873 RK_LOGD("VoLayer %d, voCh %d", ctx->stVoCfg.u32Screen1VoLayer, u32Index - ctx->u32Screen0Chn); in screen1_process() 900 RK_LOGD("create vo layer %d ch %d", ctx->stVoCfg.u32Screen0VoLayer, u32Index); in screen0_process() 905 RK_LOGD("vdec Ch %d", stSrcChn.s32ChnId); in screen0_process() 910 RK_LOGD("voLayer %d, voCh %d", stDstChn.s32DevId, stDstChn.s32ChnId); in screen0_process() 964 RK_LOGD("WBC enabled,but not bind"); in wbc_process() 1002 RK_LOGD("screen0Ch %d screen1Ch %d maxCh %d", ctx->u32Screen0Chn, ctx->u32Screen1Chn, u32MaxCh); in unit_mpi_voplay_test()
|
| H A D | test_mpi_gdc.cpp | 347 RK_LOGD("region:%d dst:%d,%d src:%d,%d", region, stDstPoint.s32X, stDstPoint.s32Y, in test_mpi_gdc_get_src_point() 366 RK_LOGD("region:%d dst:%d,%d pano:%d,%d", region, stDstPoint.s32X, stDstPoint.s32Y, in test_mpi_gdc_get_pano_point() 1282 RK_LOGD("loop:%d end!", loopCount); in test_mpi_gdc_api() 1287 RK_LOGD("gdc loop:%d!", loopCount); in test_mpi_gdc_api() 1385 RK_LOGD("gdc loop:%d end!", loopCount); in test_mpi_gdc_api() 1593 RK_LOGD("gdc test done!"); in main()
|
| /OK3568_Linux_fs/external/rockit/mpi/sdk/include/ |
| H A D | rk_debug.h | 77 #define RK_LOGD(fmt, ...) RK_TRACE(RK_DBG_DEBUG, fmt, ##__VA_ARGS__) macro
|