Home
last modified time | relevance | path

Searched refs:RK_LOGE (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/external/rockit/mpi/example/mod/
H A Dtest_mpi_all.cpp112 RK_LOGE("create %d vdec failed! ", ctx->u32ChnIndex); in mpi_create_vdec()
127 RK_LOGE("set chn %d param failed %x! ", ctx->u32ChnIndex, s32Ret); in mpi_create_vdec()
133 RK_LOGE("get fd chn %d failed %d", ctx->u32ChnIndex, ctx->s32ChnFd); in mpi_create_vdec()
139 RK_LOGE("start recv chn %d failed %x! ", ctx->u32ChnIndex, s32Ret); in mpi_create_vdec()
196 RK_LOGE("open file %s failed", ctx->srcFileUri); in mpi_send_stream()
305 RK_LOGE("RK_MPI_VO_BindLayer failed,s32Ret:%x\n", s32Ret); in create_vo()
311 RK_LOGE("RK_MPI_VO_BindLayer failed,s32Ret:%x\n", s32Ret); in create_vo()
317 RK_LOGE("RK_MPI_VO_SetLayerAttr failed,s32Ret:%x\n", s32Ret); in create_vo()
329 RK_LOGE("RK_MPI_VO_SetLayerAttr failed,s32Ret:%x\n", s32Ret); in create_vo()
338 RK_LOGE("RK_MPI_VO_EnableLayer failed,s32Ret:%x\n", s32Ret); in create_vo()
[all …]
H A Dtest_mpi_vi.cpp291 RK_LOGE("RK_MPI_VO_BindLayer failed,s32Ret:%d\n", s32Ret); in create_vo()
297 RK_LOGE("RK_MPI_VO_SetLayerAttr failed,s32Ret:%d\n", s32Ret); in create_vo()
303 RK_LOGE("RK_MPI_VO_EnableLayer failed,s32Ret:%d\n", s32Ret); in create_vo()
317 RK_LOGE("set chn Attr failed,s32Ret:%d\n", s32Ret); in create_vo()
337 RK_LOGE("fd:%d polled error", fd); in test_vi_poll_event()
358 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in readFromPic()
366 RK_LOGE("open %s fail", user_picture_path); in readFromPic()
409 RK_LOGE("RK_MPI_RGN_Create (%d) failed with %#x!", RgnHandle, s32Ret); in create_rgn()
445 RK_LOGE("failed with %#x!", s32Ret); in create_rgn()
450 RK_LOGE("failed with %#x!", s32Ret); in create_rgn()
[all …]
H A Dtest_mpi_avs.cpp82 RK_LOGE("venc [%d] RK_MPI_VENC_CreateChn failed: %#x!", in create_venc()
90 RK_LOGE("venc [%d] RK_MPI_VENC_StartRecvFrame failed: %#x!", in create_venc()
104 RK_LOGE("venc [%d] RK_MPI_VENC_StopRecvFrame failed: %#x!", in destroy_venc()
112 RK_LOGE("venc [%d] RK_MPI_VENC_DestroyChn failed: %#x!", in destroy_venc()
133 RK_LOGE("vo [%d, %d, %d] RK_MPI_VO_GetPubAttr failed: %#x!", in create_vo()
150 RK_LOGE("vo [%d, %d, %d] RK_MPI_VO_GetPubAttr failed: %#x!", in create_vo()
159 RK_LOGE("vo [%d, %d, %d] RK_MPI_VO_Enable failed: %#x!", in create_vo()
168 RK_LOGE("vo [%d, %d, %d] RK_MPI_VO_GetLayerDispBufLen failed: %#x!", in create_vo()
178 RK_LOGE("vo [%d, %d, %d] RK_MPI_VO_GetLayerDispBufLen %d failed: %#x!", in create_vo()
187 RK_LOGE("vo [%d, %d, %d] RK_MPI_VO_BindLayer failed: %#x!", in create_vo()
[all …]
H A Dtest_mpi_rgn.cpp136 RK_LOGE("RK_MPI_RGN_Create (%d) failed with %#x!", RgnHandle, s32Ret); in test_rgn_overlay_process()
163 RK_LOGE("RK_MPI_RGN_AttachToChn (%d) failed with %#x!", RgnHandle, s32Ret); in test_rgn_overlay_process()
178 RK_LOGE("Load bmp failed with %#x!", s32Ret); in test_rgn_overlay_process()
187 RK_LOGE("RK_MPI_RGN_SetBitMap failed with %#x!", s32Ret); in test_rgn_overlay_process()
213 RK_LOGE("RK_MPI_RGN_GetCanvasInfo failed with %#x!", s32Ret); in test_rgn_overlay_process()
220 RK_LOGE("RK_MPI_RGN_UpdateCanvas failed with %#x!", s32Ret); in test_rgn_overlay_process()
238 RK_LOGE("Change region(%d) position failed with %#x!", RgnHandle, s32Ret); in test_rgn_overlay_process()
257 RK_LOGE("Region(%d) show failed with %#x!", RgnHandle, s32Ret); in test_rgn_overlay_process()
274 RK_LOGE("RK_MPI_RGN_DetachFrmChn (%d) failed with %#x!", RgnHandle, s32Ret); in test_rgn_overlay_process()
289 RK_LOGE("RK_MPI_RGN_Destroy [%d] failed with %#x", RgnHandle, s32Ret); in test_rgn_overlay_process()
[all …]
H A Dtest_mpi_vdec.cpp143 RK_LOGE("not supported format %d\n", pstFrame->stVFrame.enPixelFormat); in dump_frame_to_file()
179 RK_LOGE("fd:%d polled error", fd); in mpi_vdec_poll_event()
203 RK_LOGE("vdec %d SetModParam failed! errcode %x", ctx->u32ChnIndex, s32Ret); in mpi_create_vdec()
221 RK_LOGE("create %d vdec failed! ", ctx->u32ChnIndex); in mpi_create_vdec()
240 RK_LOGE("set chn %d param failed %x! ", ctx->u32ChnIndex, s32Ret); in mpi_create_vdec()
246 RK_LOGE("get fd chn %d failed %d", ctx->u32ChnIndex, ctx->s32ChnFd); in mpi_create_vdec()
260 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in mpi_create_vdec()
270 RK_LOGE("create pool failed!"); in mpi_create_vdec()
275 RK_LOGE("attatc vdec mb pool %d failed! ", ctx->u32ChnIndex); in mpi_create_vdec()
282 RK_LOGE("start recv chn %d failed %x! ", ctx->u32ChnIndex, s32Ret); in mpi_create_vdec()
[all …]
H A Dtest_mpi_ai.cpp64 RK_LOGE("channel = %d not support", ch); in ai_find_sound_mode()
84 RK_LOGE("bitwidth(%d) not support", bit); in ai_find_bit_width()
104 RK_LOGE("fd:%d polled error", fd); in test_ai_poll_event()
147 RK_LOGE("ai set attr fail, reason = %d", result); in test_open_device_ai()
153 RK_LOGE("ai enable fail, reason = %d", result); in test_open_device_ai()
167 RK_LOGE("ai enable channel fail, aoChn = %d, reason = %x", params->s32ChnIndex, result); in test_init_mpi_ai()
180 RK_LOGE("ai enable channel fail, reason = %x, aoChn = %d", result, params->s32ChnIndex); in test_init_mpi_ai()
191 RK_LOGE("ai disable channel fail, reason = %d", result); in test_deinit_mpi_ai()
197 RK_LOGE("ai disable fail, reason = %d", result); in test_deinit_mpi_ai()
H A Dtest_mpi_sys.cpp64 RK_LOGE("failed to disable ao dev, err: %d", s32Ret); in test_ao_dev_deinit()
115 RK_LOGE("failed to create adec chn %d, err %d", AdChn, s32Ret); in test_adec_create_channel()
129 RK_LOGE("failed to destroy adec channel(%d), err: %d", AdChn, s32Ret); in test_adec_destroy_channel()
142 RK_LOGE("failed to enable ao chn %d, err %d", AdChn, s32Ret); in test_ao_enable_channel()
155 RK_LOGE("failed to disable ao channel(%d), err: %d", AoChn, s32Ret); in test_ao_disable_channel()
214 RK_LOGE("failed to RK_MPI_SYS_GetBindbySrc"); in test_mpi_sys_get_bind_by_src()
235 RK_LOGE("failed to RK_MPI_SYS_GetBindbyDest"); in test_mpi_sys_get_bind_by_dest()
361 RK_LOGE("test running failed!"); in main()
H A Dtest_mpi_aenc.cpp73 RK_LOGE("test not find codec id : %s", params->chCodecId); in test_find_audio_enc_codec_id()
89 RK_LOGE("test not find format : %s", params->s32Format); in test_find_audio_enc_format()
106 RK_LOGE("fd:%d polled error", fd); in test_aenc_poll_event()
136 RK_LOGE("create aenc chn %d err:0x%x\n", AdChn, s32ret); in test_init_mpi_aenc()
164 RK_LOGE("failed to open input file(%s), error: %s", params->srcFilePath, strerror(errno)); in send_frame_thread()
223RK_LOGE("failed to open output file %s, error: %s.", params->dstFilePath, strerror(errno)); in receive_stream_thread()
248 RK_LOGE("fail to get aenc frame."); in receive_stream_thread()
272 RK_LOGE("aenc chn(%d) > max_chn(%d)", params->s32ChnNum, AENC_MAX_CHN_NUM); in unit_test_mpi_aenc()
H A Dtest_mpi_ao.cpp89 RK_LOGE("channel = %d not support", ch); in find_sound_mode()
109 RK_LOGE("bitwidth(%d) not support", bit); in find_bit_width()
163 RK_LOGE("ao enable channel fail, aoChn = %d, reason = %x", params->s32ChnIndex, result); in test_init_mpi_ao()
171 RK_LOGE("ao enable channel fail, reason = %x, aoChn = %d", result, params->s32ChnIndex); in test_init_mpi_ao()
181 RK_LOGE("ao disable resample fail, reason = %d", result); in deinit_mpi_ao()
187 RK_LOGE("ao disable channel fail, reason = %d", result); in deinit_mpi_ao()
198 RK_LOGE("ao disable fail, reason = %d", result); in test_close_device_ao()
217 RK_LOGE("ao set channel params, aoChn = %d", aoChn); in test_set_ao_channel_mode()
247 RK_LOGE("open save file %s failed because %s.", params->srcFilePath, strerror(errno)); in sendDataThread()
271 RK_LOGE("send frame fail, result = %d, TimeStamp = %lld, s32MilliSec = %d", in sendDataThread()
[all …]
H A Dtest_mpi_adec.cpp83 RK_LOGE("test not find codec id : %s", params->chCodecId); in test_find_audio_codec_id()
114 RK_LOGE("create adec chn %d err:0x%x\n", AdChn, s32ret); in test_init_mpi_adec()
143 RK_LOGE("failed to open input file(%s), error: %s", params->srcFilePath, strerror(errno)); in send_stream_thread()
175 RK_LOGE("fail to send adec stream."); in send_stream_thread()
209RK_LOGE("failed to open output file %s, error: %s.", params->dstFilePath, strerror(errno)); in receive_data_thread()
232 RK_LOGE("fail to get adec frame."); in receive_data_thread()
272 RK_LOGE("adec chn(%d) > max_chn(%d)", params->s32ChnNum, ADEC_MAX_CHN_NUM); in unit_test_mpi_adec()
H A Dtest_mpi_gdc.cpp165 RK_LOGE("RK_MPI_VO_SetLayerAttr failed,s32Ret:%d\n", s32Ret); in create_vo()
171 RK_LOGE("RK_MPI_VO_BindLayer failed,s32Ret:%d\n", s32Ret); in create_vo()
178 RK_LOGE("RK_MPI_VO_EnableLayer failed,s32Ret:%d\n", s32Ret); in create_vo()
184 RK_LOGE("set chn Attr failed,s32Ret:%d\n", s32Ret); in create_vo()
218 RK_LOGE("read file failed expect %d vs %d\n", in read_with_pixel_width()
259 RK_LOGE("read image do not support fmt %d\n", u32PixFormat); in read_image()
285 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in unit_test_gdc_get_size()
345 RK_LOGE("RK_MPI_GDC_FisheyePosQueryDst2Src err:0x%x!", s32Ret); in test_mpi_gdc_get_src_point()
364 RK_LOGE("RK_MPI_GDC_FisheyePosQueryDst2Pano err:0x%x!", s32Ret); in test_mpi_gdc_get_pano_point()
407 RK_LOGE("RK_MPI_GDC_FisheyePosQueryDst2SrcArray err:0x%x!", s32Ret); in test_mpi_gdc_get_src_point_array()
[all …]
H A Dtest_mpi_amix.cpp42 RK_LOGE("RK_MPI_AMIX_SetControl failed, ret = %X", ret); in unit_test_mpi_amix()
50 RK_LOGE("RK_MPI_AMIX_GetControl failed, ret = %X", ret); in unit_test_mpi_amix()
59 RK_LOGE("RK_MPI_AMIX_GetControl failed, ret = %X", ret); in unit_test_mpi_amix()
H A Dtest_mpi_vo.cpp523 RK_LOGE("Get display buf len failed with error code %d!\n", s32Ret); in mpi_vo_init_sample()
535 RK_LOGE("Get display buf len failed with error code %d!\n", s32Ret); in mpi_vo_init_sample()
591 RK_LOGE("vo set dev %d chn %d attr failed! \n", VoLayer, i); in mpi_vo_init_sample()
667 RK_LOGE("vo set dev %d chn %d attr failed! \n", VoLayer_second, i); in mpi_vo_init_sample()
725 RK_LOGE("Error! opening file"); in open_config()
815 RK_LOGE("create %d vdec failed! ", u32Ch); in creat_vdec()
816 RK_LOGE(R"(enMode %d enType %d u32PicWidth %d u32PicHeight %d \ in creat_vdec()
852 RK_LOGE("creat %d ch vdec failed!", u32Index); in screen1_process()
858 RK_LOGE("creat %d layer %d ch vo failed!", in screen1_process()
877 RK_LOGE("vde in screen1_process()
[all...]
H A Dtest_mpi_venc.cpp102 RK_LOGE("read file failed expect %d vs %d\n", in read_with_pixel_width()
142 RK_LOGE("read image do not support fmt %d\n", u32PixFormat); in read_image()
194 RK_LOGE("chn %d can't open file %s in get picture thread!\n", u32Ch, name); in venc_get_stream()
316 RK_LOGE("RK_MPI_MB_GetMB fail:%d", u32Ch); in venc_send_frame()
326 RK_LOGE("chn %d can't open file %s!\n", u32Ch, pstCtx->srcFileUri); in venc_send_frame()
347 RK_LOGE("TEST_COMM_FillImage fail ch %d", u32Ch); in venc_send_frame()
498 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in unit_test_mpi_venc()
505 RK_LOGE("too large picture size: %d", ctx->u32BufferSize); in unit_test_mpi_venc()
520 RK_LOGE("create vencPoolInput failed!"); in unit_test_mpi_venc()
614 RK_LOGE("create vencPoolOutput[%d] failed!", u32Ch); in unit_test_mpi_venc()
[all …]
H A Dtest_mpi_tde.cpp96 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in test_tde_save_result()
106 RK_LOGE("open path %s failed because %s.", yuv_out_path, strerror(errno)); in test_tde_save_result()
133 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in unit_test_tde_get_size()
147 RK_LOGE("open path %s failed because %s.", path, strerror(errno)); in test_tde_read_file()
273 RK_LOGE("unknown operation type %d", ctx->s32Operation); in test_tde_add_task()
369 RK_LOGE("start job fail"); in test_tde_job()
/OK3568_Linux_fs/external/rockit/mpi/example/common/
H A Dtest_comm_rgn.cpp52 RK_LOGE("RK_MPI_RGN_Create (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateOverlayAndAttach()
67 RK_LOGE("RK_MPI_RGN_AttachToChn (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateOverlayAndAttach()
89 RK_LOGE("RK_MPI_RGN_Create (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateCoverAndAttach()
100 RK_LOGE("RK_MPI_RGN_AttachToChn (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateCoverAndAttach()
122 RK_LOGE("RK_MPI_RGN_Create (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateMosaicAndAttach()
133 RK_LOGE("RK_MPI_RGN_AttachToChn (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateMosaicAndAttach()
155 RK_LOGE("RK_MPI_RGN_Create (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateLineAndAttach()
166 RK_LOGE("RK_MPI_RGN_AttachToChn (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_CreateLineAndAttach()
181 RK_LOGE("RK_MPI_RGN_DetachFrmChn (%d) failed with %#x!", RgnHandle, s32Ret); in TEST_RGN_DestroyAndDetach()
188 RK_LOGE("RK_MPI_RGN_Destroy [%d] failed with %#x", RgnHandle, s32Ret); in TEST_RGN_DestroyAndDetach()
[all …]
H A Dtest_comm_vpss.cpp61 RK_LOGE("RK_MPI_VPSS_CreateGrp(grp:%d) failed with %#x!", VpssGrp, s32Ret); in TEST_VPSS_Start()
68 RK_LOGE("RK_MPI_VPSS_SetChnAttr failed with %#x", s32Ret); in TEST_VPSS_Start()
74 RK_LOGE("RK_MPI_VPSS_EnableChn failed with %#x", s32Ret); in TEST_VPSS_Start()
81 RK_LOGE("RK_MPI_VPSS_StartGrp failed with %#x", s32Ret); in TEST_VPSS_Start()
86 RK_LOGE("RK_MPI_VPSS_ResetGrp failed with %#x", s32Ret); in TEST_VPSS_Start()
100 RK_LOGE("RK_MPI_VPSS_DisableChn failed with %#x!", s32Ret); in TEST_VPSS_Stop()
107 RK_LOGE("RK_MPI_VPSS_StopGrp failed with %#x!", s32Ret); in TEST_VPSS_Stop()
113 RK_LOGE("RK_MPI_VPSS_DestroyGrp failed with %#x!", s32Ret); in TEST_VPSS_Stop()
126 RK_LOGE("RK_MPI_VPSS_GetGrpCrop failed with %#x!", s32Ret); in TEST_VPSS_GrpSetZoom()
138 RK_LOGE("RK_MPI_VPSS_SetGrpCrop failed with %#x!", s32Ret); in TEST_VPSS_GrpSetZoom()
[all …]
H A Dtest_comm_avs.cpp58 RK_LOGE("avs [%d, %d] RK_MPI_AVS_CreateGrp failed: %#x!", in TEST_AVS_Start()
67 RK_LOGE("avs [%d, %d]RK_MPI_AVS_SetChnAttr failed: %#x!", in TEST_AVS_Start()
75 RK_LOGE("RK_MPI_AVS_EnableChn failed: %#x!", AvsChn, s32Ret); in TEST_AVS_Start()
83 RK_LOGE("RK_MPI_AVS_StartGrp failed: %#x!", AvsGrp, s32Ret); in TEST_AVS_Start()
91 RK_LOGE("RK_MPI_AVS_ResetGrp failed: %#x!", AvsGrp, s32Ret); in TEST_AVS_Start()
108 RK_LOGE("avs [%d, %d] RK_MPI_AVS_DisableChn failed: %#x!!", in TEST_AVS_Stop()
118 RK_LOGE("avs [%d, %d] RK_MPI_AVS_GetGrpAttr failed: %#x!!", in TEST_AVS_Stop()
132 RK_LOGE("avs [%d, %d] release Lut Blk %p virAddr %p failed: %#x!!", in TEST_AVS_Stop()
147 RK_LOGE("avs [%d, %d] RK_MPI_AVS_StopGrp failed: %#x!!", in TEST_AVS_Stop()
155 RK_LOGE("avs [%d, %d] RK_MPI_AVS_DestroyGrp failed: %#x!!", in TEST_AVS_Stop()
[all …]
H A Dtest_comm_ao.cpp32 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Start()
38 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Start()
45 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Start()
52 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Start()
66 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Stop()
72 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Stop()
79 RK_LOGE("failed with 0x%x!", s32Ret); in TEST_AO_Stop()
H A Dtest_comm_sys.cpp73 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_AvsUnbindVenc()
96 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_AvsBindVpss()
118 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_AvsUnbindVpss()
140 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_AvsBindVo()
162 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_AvsUnbindVo()
184 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_ViBindAvs()
206 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_ViUnbindAvs()
228 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_VpssBindAvs()
250 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_VpssUnbindAvs()
272 RK_LOGE("failed with %#x!", s32Ret); in TEST_SYS_VpssBindVo()
[all …]
H A Dtest_comm_vdec.cpp50 RK_LOGE("create %d vdec failed with %#x!", VdecChn, s32Ret); in TEST_VDEC_Start()
55 RK_LOGE("RK_MPI_VDEC_SetChnParam failed with %#x!", s32Ret); in TEST_VDEC_Start()
60 RK_LOGE("RK_MPI_VDEC_StartRecvStream failed with %#x!", s32Ret); in TEST_VDEC_Start()
65 RK_LOGE("RK_MPI_VDEC_SetDisplayMode failed with %#x!", s32Ret); in TEST_VDEC_Start()
77 RK_LOGE("RK_MPI_VDEC_StopRecvStream failed with %#x!", s32Ret); in TEST_VDEC_Stop()
82 RK_LOGE("RK_MPI_VDEC_DestroyChn failed with %#x!", s32Ret); in TEST_VDEC_Stop()
105 RK_LOGE("TEST_COMM_FFmParserRead failed with 0x%x!", s32Ret); in TEST_VDEC_SendStreamProc()
134 RK_LOGE("reach eos"); in TEST_VDEC_SendStreamProc()
H A Dtest_comm_utils.cpp99 RK_LOGE("Error! opening file %s error is %s", pCfgFileUri, strerror(errno)); in TEST_COMM_OpenFileUris()
162 RK_LOGE("RK_MPI_CAL_VGS_GetPicBufferSize failed. err=0x%x", s32Ret); in TEST_COMM_FileReadOneFrame()
168 RK_LOGE("fopen %s failed, error: %s", pFileName, strerror(errno)); in TEST_COMM_FileReadOneFrame()
175 RK_LOGE("fread %p failed! request %d", pFileName, stMbPicCalResult.u32MBSize); in TEST_COMM_FileReadOneFrame()
206 RK_LOGE("RK_MPI_CAL_VGS_GetPicBufferSize failed. err=0x%x", s32Ret); in TEST_COMM_FileWriteOneFrame()
214 RK_LOGE("open %s failed, error: %s", pFileName, strerror(errno)); in TEST_COMM_FileWriteOneFrame()
259 RK_LOGE("can't find file %s!", pFilePath); in TEST_COMM_CheckFileSizeInRange()
267 RK_LOGE("file %s size:%lld is out range[%d,%d]!", in TEST_COMM_CheckFileSizeInRange()
272 RK_LOGE("can't determine size of %s: %s!", pFilePath, strerror(errno)); in TEST_COMM_CheckFileSizeInRange()
299 RK_LOGE("not match rockchips device."); in TEST_COMM_GetSocType()
[all …]
H A Dtest_mod_vpss.cpp80 RK_LOGE("get picture buffer size failed. err 0x%x", s32Ret); in TEST_VPSS_CreatePool()
139 RK_LOGE("single vpss test %d running failed.", pstCtx->s32GrpIndex); in TEST_VPSS_ModSingleTest()
159 RK_LOGE("Has error test."); in TEST_VPSS_ModTest()
214 RK_LOGE("RK_MPI_VPSS_SetVProcDev(grp:%d) failed with %#x!", pstCtx->s32GrpIndex, s32Ret); in TEST_VPSS_ModInit()
H A Dtest_comm_vgs.cpp54 RK_LOGE("fopen %s failed, error: %s", pstCtx->dstFileName, strerror(errno)); in TEST_VGS_Save_DstFrame()
75 RK_LOGE("unknown operation type %d", pstCtx->opType); in TEST_VGS_AddTask()
246 RK_LOGE("vgs multi test error test id:%d", tids[jobIndex]); in TEST_VGS_MultiTest()
/OK3568_Linux_fs/external/rockit/mpi/example/include/
H A Dtest_comm_utils.h35 RK_LOGE("\033[0;31m%s chn %d failed with %#x!\033[0;39m", name, chn, s32Ret); \
45 RK_LOGE("\033[0;31m%s failed with %#x!\033[0;39m", name, s32Ret); \

12