Searched refs:VDEC_EX_DbgLevel (Results 1 – 13 of 13) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiVDEC_EX.h | 542 } VDEC_EX_DbgLevel; typedef 1065 VDEC_EX_DbgLevel eDbgMsgLevel; 1619 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel);
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiVDEC_EX.h | 675 } VDEC_EX_DbgLevel; typedef 1843 VDEC_EX_DbgLevel eDbgMsgLevel; 2652 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel);
|
| /utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/ |
| H A D | apiVDEC_EX_wrap.c | 822 static VDEC_DbgLevel _VDEC_MapDbgLevel(VDEC_EX_DbgLevel eExDbg) in _VDEC_MapDbgLevel() 2100 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eExDbgLevel) in MApi_VDEC_EX_SetDbgLevel()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_wrap.c | 842 static VDEC_EX_DbgLevel _VDEC_MapDbgLevel(VDEC_DbgLevel eDbg) in _VDEC_MapDbgLevel() 844 VDEC_EX_DbgLevel eExDbg = E_VDEC_EX_DBG_LEVEL_NONE; in _VDEC_MapDbgLevel()
|
| H A D | apiVDEC_EX.c | 495 VDEC_EX_DbgLevel eDbgMsgLevel; 5074 static VDEC_EX_Result _VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) in _VDEC_EX_SetDbgLevel() 11232 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) in MApi_VDEC_EX_SetDbgLevel() 16449 ret = _VDEC_EX_SetDbgLevel(pStreamId,*((VDEC_EX_DbgLevel*)(param[0]))); in MApi_VDEC_EX_V2_SetControl()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_wrap.c | 884 static VDEC_EX_DbgLevel _VDEC_MapDbgLevel(VDEC_DbgLevel eDbg) in _VDEC_MapDbgLevel() 886 VDEC_EX_DbgLevel eExDbg = E_VDEC_EX_DBG_LEVEL_NONE; in _VDEC_MapDbgLevel()
|
| H A D | apiVDEC_EX.c | 600 VDEC_EX_DbgLevel eDbgMsgLevel; 8868 static VDEC_EX_Result _VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) in _VDEC_EX_SetDbgLevel() 16442 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) in MApi_VDEC_EX_SetDbgLevel() 22761 ret = _VDEC_EX_SetDbgLevel(pStreamId,*((VDEC_EX_DbgLevel*)(param[0]))); in MApi_VDEC_EX_V2_SetControl()
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_wrap.c | 856 static VDEC_EX_DbgLevel _VDEC_MapDbgLevel(VDEC_DbgLevel eDbg) in _VDEC_MapDbgLevel() 858 VDEC_EX_DbgLevel eExDbg = E_VDEC_EX_DBG_LEVEL_NONE; in _VDEC_MapDbgLevel()
|
| H A D | apiVDEC_EX.c | 637 VDEC_EX_DbgLevel eDbgMsgLevel; 9920 static VDEC_EX_Result _VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) in _VDEC_EX_SetDbgLevel() 18127 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) in MApi_VDEC_EX_SetDbgLevel() 25185 ret = _VDEC_EX_SetDbgLevel(pStreamId,*((VDEC_EX_DbgLevel*)(param[0]))); in MApi_VDEC_EX_V2_SetControl()
|
| H A D | apiVDEC_EX.c.0 | 637 VDEC_EX_DbgLevel eDbgMsgLevel; 9916 static VDEC_EX_Result _VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) 18070 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel) 24447 ret = _VDEC_EX_SetDbgLevel(pStreamId,*((VDEC_EX_DbgLevel*)(param[0])));
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/utopia_adaption/vdec_v3/ |
| H A D | VDEC_EX_adp.c | 436 UADP_SDT_NAME0(VDEC_EX_DBG_LEVEL,VDEC_EX_DbgLevel); in VDEC_EX_adp_Init()
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/utopia_adaption/vdec_lite/ |
| H A D | VDEC_EX_adp.c | 461 UADP_SDT_NAME0(VDEC_EX_DBG_LEVEL,VDEC_EX_DbgLevel); in VDEC_EX_adp_Init()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 43768 } VDEC_EX_DbgLevel; 44936 VDEC_EX_DbgLevel eDbgMsgLevel; 45682 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel);
|