Home
last modified time | relevance | path

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 DdrvRVD.c200 #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()
907RVD_MSG_ERR("RVD ERR: BDMAcpy Flash 2 DRAM failed: dest:0x%lx src:0x%lx flag:%lu\n" ,u32DstAddr, t… in MDrv_RVD_SetTrickRefInfo()
950RVD_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()
956RVD_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()
1073RVD_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()
1250RVD_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 DdrvRVD.h584 #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 DdrvRVD.h584 #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 Dpreprocess.txt70177 #define RVD_MSG_ERR(format,args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, ##a…