Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/hvd/
H A DhalHVD.h171 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl);
H A DhalHVD.c1626 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl) in HAL_HVD_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/hvd/
H A DhalHVD.h171 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl);
H A DhalHVD.c1626 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl) in HAL_HVD_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/hvd/
H A DhalHVD.h171 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl);
H A DhalHVD.c1626 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl) in HAL_HVD_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/hvd/
H A DhalHVD.h171 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl);
H A DhalHVD.c1626 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl) in HAL_HVD_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/hvd/
H A DhalHVD.h171 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl);
H A DhalHVD.c1626 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl) in HAL_HVD_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/hvd/
H A DhalHVD.h171 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl);
H A DhalHVD.c1626 HVD_Return HAL_HVD_InitVariables(MS_U32 drvctrl) in HAL_HVD_InitVariables() function
/utopia/UTPA2-700.0.x/modules/vdec_v1/drv/hvd/
H A DdrvHVD.c719 return (HVD_Result) HAL_HVD_InitVariables((MS_U32)(&gHVDCtrl)); in _DRV_HVD_RstVariables()