Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_wrap.c518 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() function
668 VDEC_EX_CodecType eExCodecType = _VDEC_MapExCodecType(eCodecType); in MApi_VDEC_CheckCaps()
988 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam()
1026 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam_EX1()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_wrap.c528 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() function
710 VDEC_EX_CodecType eExCodecType = _VDEC_MapExCodecType(eCodecType); in MApi_VDEC_CheckCaps()
1030 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam()
1068 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam_EX1()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_wrap.c529 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() function
682 VDEC_EX_CodecType eExCodecType = _VDEC_MapExCodecType(eCodecType); in MApi_VDEC_CheckCaps()
1002 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam()
1040 pstExInitPara->eCodecType = _VDEC_MapExCodecType(pstInitPara->eCodecType); in _VDEC_MapInitParam_EX1()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC_EX_wrap.c526 static VDEC_EX_CodecType _VDEC_MapExCodecType(VDEC_CodecType eCodecType) in _VDEC_MapExCodecType() function
1844 return _VDEC_MapExCodecType(MApi_VDEC_GetActiveCodecType()); in MApi_VDEC_EX_GetActiveCodecType()