Searched refs:E_RVD_DEBUG_DRV (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | drvRVD.h | 157 E_RVD_DEBUG_DRV = 0x02, ///< output drv layer message enumerator 582 #define RVD_MSG_DRV(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_DRV)) printf(format, #…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | drvRVD.h | 157 E_RVD_DEBUG_DRV = 0x02, ///< output drv layer message enumerator 582 #define RVD_MSG_DRV(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_DRV)) printf(format, #…
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/drv/rvd/ |
| H A D | drvRVD.c | 198 #define RVD_MSG_DRV(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_DRV)) printf(format, #…
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC.c | 10188 … MDrv_RVD_SetDbgLevel(E_RVD_DEBUG_INF | E_RVD_DEBUG_ERR | E_RVD_DEBUG_DRV | E_RVD_DEBUG_HAL); in MApi_VDEC_V2_SetDbgLevel()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 69750 E_RVD_DEBUG_DRV = 0x02, 70175 #define RVD_MSG_DRV(format,args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_DRV)) printf(format, ##a…
|