Home
last modified time | relevance | path

Searched refs:VDEC_EX_DbgLevel (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiVDEC_EX.h542 } 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 DapiVDEC_EX.h675 } 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 DapiVDEC_EX_wrap.c822 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 DapiVDEC_wrap.c842 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 DapiVDEC_EX.c495 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 DapiVDEC_wrap.c884 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 DapiVDEC_EX.c600 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 DapiVDEC_wrap.c856 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 DapiVDEC_EX.c637 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 DapiVDEC_EX.c.0637 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 DVDEC_EX_adp.c436 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 DVDEC_EX_adp.c461 UADP_SDT_NAME0(VDEC_EX_DBG_LEVEL,VDEC_EX_DbgLevel); in VDEC_EX_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt43768 } VDEC_EX_DbgLevel;
44936 VDEC_EX_DbgLevel eDbgMsgLevel;
45682 VDEC_EX_Result MApi_VDEC_EX_SetDbgLevel(VDEC_StreamId *pStreamId, VDEC_EX_DbgLevel eDbgLevel);