Home
last modified time | relevance | path

Searched refs:eRetMapTable (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_EX_wrap.c200 const VDEC_EX_Result eRetMapTable[E_VDEC_EX_RET_NUM] = in _VDEC_MapExResult() local
216 eExRet = eRetMapTable[eRet]; in _VDEC_MapExResult()
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c204 const VDEC_Result eRetMapTable[E_VDEC_EX_RET_NUM] = in _VDEC_MapResult() local
221 eRet = eRetMapTable[eEXRet]; in _VDEC_MapResult()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c214 const VDEC_Result eRetMapTable[E_VDEC_EX_RET_NUM] = in _VDEC_MapResult() local
231 eRet = eRetMapTable[eEXRet]; in _VDEC_MapResult()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c212 const VDEC_Result eRetMapTable[E_VDEC_EX_RET_NUM] = in _VDEC_MapResult() local
229 eRet = eRetMapTable[eEXRet]; in _VDEC_MapResult()