Searched refs:RVD_MSG_ERR (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/ |
| H A D | drvRVD.c | 200 #define RVD_MSG_ERR(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, #… macro 328 RVD_MSG_ERR("<Warning>PB Size 0x%lx !!!\n",u32Size); in MDrv_RVD_SetPBInfo() 907 …RVD_MSG_ERR("RVD ERR: BDMAcpy Flash 2 DRAM failed: dest:0x%lx src:0x%lx flag:%lu\n" ,u32DstAddr, t… in MDrv_RVD_SetTrickRefInfo() 950 …RVD_MSG_ERR("RVD ERR: BDMAcpy Flash 2 DRAM failed: dest:0x%lx src:0x%lx size:0x%lx flag:%lu\n" ,u3… in MDrv_RVD_LoadVLCTable() 956 …RVD_MSG_ERR("RVD ERR: BDMAcpy Flash 2 DRAM failed: dest:0x%lx src:0x%lx size:0x%lx flag:%lu\n" ,u3… in MDrv_RVD_LoadVLCTable() 993 RVD_MSG_ERR("Hal_RVD_Init Err : don't have file_info!!\n"); in MDrv_RVD_Init() 1073 …RVD_MSG_ERR("RVD ERR: BDMAcpy Flash 2 DRAM failed: dest:0x%lx src:0x%lx size:0x%lx flag:%lu\n" ,gR… in MDrv_RVD_Init() 1250 … RVD_MSG_ERR("%s invalid para u32StAddr=0x%lx, u32Size=0x%lx\n", __FUNCTION__, u32StAddr, u32Size); in MDrv_RVD_SetDynScalingParam() 1283 RVD_MSG_ERR("[RM]THe Pause Command not be deal !!\n"); in MDrv_RVD_FlushQueue() 1300 RVD_MSG_ERR("[RM] Hal_RVD_FlushBuf timeout\n"); in MDrv_RVD_FlushQueue() [all …]
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvRVD.h | 584 #define RVD_MSG_ERR(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, #… macro
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvRVD.h | 584 #define RVD_MSG_ERR(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, #… macro
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 70177 #define RVD_MSG_ERR(format,args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, ##a…
|