Home
last modified time | relevance | path

Searched refs:HAL_MVD_PUSI_Control (Results 1 – 19 of 19) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/manhattan/mvd_v3/
H A DhalMVD_EX.h497 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9107 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6/mvd_v3/
H A DhalMVD_EX.h502 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9293 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7621/mvd_v3/
H A DhalMVD_EX.h501 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9194 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maserati/mvd_v3/
H A DhalMVD_EX.h501 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9199 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/M7821/mvd_v3/
H A DhalMVD_EX.h501 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9199 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/maxim/mvd_v3/
H A DhalMVD_EX.h501 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9197 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/k6lite/mvd_v3/
H A DhalMVD_EX.h501 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9288 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/curry/mvd_v3/
H A DhalMVD_EX.h502 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9292 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/hal/mustang/mvd_v3/
H A DhalMVD_EX.h505 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable);
H A DhalMVD_EX.c9271 MS_BOOL HAL_MVD_PUSI_Control(MS_U8 u8Idx, MS_BOOL bEnable) in HAL_MVD_PUSI_Control() function
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mvd_v3/
H A DdrvMVD_EX.c2893 return HAL_MVD_PUSI_Control(u8HalIdx, bEnable); in MDrv_MVD_PUSI_Control()