Home
last modified time | relevance | path

Searched refs:MDrv_HVD_SetDecodeMode (Results 1 – 11 of 11) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v2/drv/hvd_ex/
H A DdrvHVD_EX.h1011 MS_BOOL MDrv_HVD_SetDecodeMode(HVD_EX_DecModCfg *pstCfg);
H A DdrvHVD_EX.c6537 MS_BOOL MDrv_HVD_SetDecodeMode(HVD_EX_DecModCfg *pstCfg) in MDrv_HVD_SetDecodeMode() function
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/hvd_lite/
H A DdrvHVD_EX.h1238 MS_BOOL MDrv_HVD_SetDecodeMode(MS_U32 u32Id, HVD_EX_DecModCfg *pstCfg);
H A DdrvHVD_EX.c7590 MS_BOOL MDrv_HVD_SetDecodeMode(MS_U32 u32Id, HVD_EX_DecModCfg *pstCfg) in MDrv_HVD_SetDecodeMode() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DdrvHVD_EX.h1279 MS_BOOL MDrv_HVD_SetDecodeMode(HVD_EX_DecModCfg *pstCfg);
H A DdrvHVD_EX.c7668 MS_BOOL MDrv_HVD_SetDecodeMode(HVD_EX_DecModCfg *pstCfg) in MDrv_HVD_SetDecodeMode() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4242 EXPORT_SYMBOL(MDrv_HVD_SetDecodeMode);
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c3191 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(&stHvdDecModCfg)); in _VDEC_EX_SetDecodeMode()
3218 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(&stHvdDecModCfg)); in _VDEC_EX_SetDecodeMode()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c6467 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(pStreamId->u32Id, &stHvdDecModCfg)); in _VDEC_EX_SetDecodeMode()
6494 … _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(pStreamId->u32Id, &stHvdDecModCfg)); in _VDEC_EX_SetDecodeMode()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c7513 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(&stHvdDecModCfg)); in _VDEC_EX_SetDecodeMode()
7540 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(&stHvdDecModCfg)); in _VDEC_EX_SetDecodeMode()
H A DapiVDEC_EX.c.07509 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(&stHvdDecModCfg));
7536 _BOOL_TO_VDEC_RESULT(eRet, MDrv_HVD_SetDecodeMode(&stHvdDecModCfg));