Home
last modified time | relevance | path

Searched refs:HAL_MVD_EnableForcePlay (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/messi/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/mainz/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/mvd/
H A DhalMVD.h320 MS_BOOL HAL_MVD_EnableForcePlay(void);
H A DhalMVD.c1214 MS_BOOL HAL_MVD_EnableForcePlay(void) in HAL_MVD_EnableForcePlay() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/mvd/
H A DdrvMVD.c1570 if (HAL_MVD_EnableForcePlay() == FALSE) in MDrv_MVD_EnableForcePlay()