Home
last modified time | relevance | path

Searched refs:MDrv_MVD_PUSI_Control (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.h971 MS_BOOL MDrv_MVD_PUSI_Control(MS_U32 u32Id, MS_BOOL bEnable);
H A DdrvMVD_EX.c2889 MS_BOOL MDrv_MVD_PUSI_Control(MS_U32 u32Id, MS_BOOL bEnable) in MDrv_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt4542 EXPORT_SYMBOL(MDrv_MVD_PUSI_Control);
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c17379 if(MDrv_MVD_PUSI_Control(u32Id, bEnable) == FALSE) in _MApi_VDEC_EX_PUSI_Control()
H A DapiVDEC_EX.c.017375 if(MDrv_MVD_PUSI_Control(u32Id, bEnable) == FALSE)