Home
last modified time | relevance | path

Searched refs:E_RVD_DEBUG_ERR (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvRVD.h159 E_RVD_DEBUG_ERR = 0x08 ///< Only output error message enumerator
584 #define RVD_MSG_ERR(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, #…
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvRVD.h159 E_RVD_DEBUG_ERR = 0x08 ///< Only output error message enumerator
584 #define RVD_MSG_ERR(format, args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, #…
/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, #…
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c10176 MDrv_RVD_SetDbgLevel(E_RVD_DEBUG_ERR); in MApi_VDEC_V2_SetDbgLevel()
10184 MDrv_RVD_SetDbgLevel(E_RVD_DEBUG_INF | E_RVD_DEBUG_ERR); in MApi_VDEC_V2_SetDbgLevel()
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 Dpreprocess.txt69752 E_RVD_DEBUG_ERR = 0x08
70177 #define RVD_MSG_ERR(format,args...) do{if(MDrv_RVD_IsDbgEnable(E_RVD_DEBUG_ERR)) printf(format, ##a…