Home
last modified time | relevance | path

Searched refs:HAL_HVD_MVD_PowerCtrl (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/
H A DhalHVD.h194 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable);
H A DhalHVD.c1844 HAL_HVD_MVD_PowerCtrl( TRUE ); in HAL_HVD_InitRegCPU()
2389 HAL_HVD_MVD_PowerCtrl( FALSE ); in HAL_HVD_DeInit()
2635 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable) in HAL_HVD_MVD_PowerCtrl() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/
H A DhalHVD.h194 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable);
H A DhalHVD.c1844 HAL_HVD_MVD_PowerCtrl( TRUE ); in HAL_HVD_InitRegCPU()
2389 HAL_HVD_MVD_PowerCtrl( FALSE ); in HAL_HVD_DeInit()
2635 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable) in HAL_HVD_MVD_PowerCtrl() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/
H A DhalHVD.h194 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable);
H A DhalHVD.c1844 HAL_HVD_MVD_PowerCtrl( TRUE ); in HAL_HVD_InitRegCPU()
2389 HAL_HVD_MVD_PowerCtrl( FALSE ); in HAL_HVD_DeInit()
2635 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable) in HAL_HVD_MVD_PowerCtrl() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/
H A DhalHVD.h194 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable);
H A DhalHVD.c1844 HAL_HVD_MVD_PowerCtrl( TRUE ); in HAL_HVD_InitRegCPU()
2389 HAL_HVD_MVD_PowerCtrl( FALSE ); in HAL_HVD_DeInit()
2635 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable) in HAL_HVD_MVD_PowerCtrl() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/
H A DhalHVD.h194 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable);
H A DhalHVD.c1844 HAL_HVD_MVD_PowerCtrl( TRUE ); in HAL_HVD_InitRegCPU()
2389 HAL_HVD_MVD_PowerCtrl( FALSE ); in HAL_HVD_DeInit()
2635 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable) in HAL_HVD_MVD_PowerCtrl() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/hvd/
H A DhalHVD.h194 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable);
H A DhalHVD.c1844 HAL_HVD_MVD_PowerCtrl( TRUE ); in HAL_HVD_InitRegCPU()
2389 HAL_HVD_MVD_PowerCtrl( FALSE ); in HAL_HVD_DeInit()
2635 void HAL_HVD_MVD_PowerCtrl(MS_BOOL bEnable) in HAL_HVD_MVD_PowerCtrl() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD.c1360 HAL_HVD_MVD_PowerCtrl( bEnable); in MDrv_HVD_PowerCtrl()