Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/
H A DhalHVD_sub.h116 HVD_Return HAL_HVD_Sub_InitVariables( MS_U32 drvctrl );
H A DhalHVD_sub.c1514 HVD_Return HAL_HVD_Sub_InitVariables(MS_U32 drvctrl) in HAL_HVD_Sub_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/
H A DhalHVD_sub.h116 HVD_Return HAL_HVD_Sub_InitVariables( MS_U32 drvctrl );
H A DhalHVD_sub.c1514 HVD_Return HAL_HVD_Sub_InitVariables(MS_U32 drvctrl) in HAL_HVD_Sub_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/
H A DhalHVD_sub.h116 HVD_Return HAL_HVD_Sub_InitVariables( MS_U32 drvctrl );
H A DhalHVD_sub.c1514 HVD_Return HAL_HVD_Sub_InitVariables(MS_U32 drvctrl) in HAL_HVD_Sub_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/
H A DhalHVD_sub.h116 HVD_Return HAL_HVD_Sub_InitVariables( MS_U32 drvctrl );
H A DhalHVD_sub.c1514 HVD_Return HAL_HVD_Sub_InitVariables(MS_U32 drvctrl) in HAL_HVD_Sub_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/hvd/
H A DhalHVD_sub.h116 HVD_Return HAL_HVD_Sub_InitVariables( MS_U32 drvctrl );
H A DhalHVD_sub.c1514 HVD_Return HAL_HVD_Sub_InitVariables(MS_U32 drvctrl) in HAL_HVD_Sub_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/
H A DhalHVD_sub.h116 HVD_Return HAL_HVD_Sub_InitVariables( MS_U32 drvctrl );
H A DhalHVD_sub.c1514 HVD_Return HAL_HVD_Sub_InitVariables(MS_U32 drvctrl) in HAL_HVD_Sub_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD_sub.c735 return (HVD_Result) HAL_HVD_Sub_InitVariables((MS_U32)(&gSubHVDCtrl)); in _DRV_HVD_Sub_RstVariables()