Home
last modified time | relevance | path

Searched refs:bIsSubEnable (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/mvop/hal/k6/mvop/
H A DhalMVOP.c236 MS_BOOL bIsSubEnable; member
439 g_pHalMVOPCtx->bIsSubEnable = 0; in _HAL_MVOP_SubInitVarCtx()
3852 …if((bEnable== FALSE) && (g_pHalMVOPCtx->bIsSubEnable == FALSE)) //check sub disable -> mfdec sram … in HAL_MVOP_SetSramPower()
4247 g_pHalMVOPCtx->bIsSubEnable = 1; in HAL_MVOP_SubRst()
4265 g_pHalMVOPCtx->bIsSubEnable = bEnable; in HAL_MVOP_SubEnable()
/utopia/UTPA2-700.0.x/modules/mvop/hal/k6lite/mvop/
H A DhalMVOP.c232 MS_BOOL bIsSubEnable; member
425 g_pHalMVOPCtx->bIsSubEnable = 0; in _HAL_MVOP_SubInitVarCtx()
3801 …if((bEnable== FALSE) && (g_pHalMVOPCtx->bIsSubEnable == FALSE)) //check sub disable -> mfdec sram … in HAL_MVOP_SetSramPower()
4028 g_pHalMVOPCtx->bIsSubEnable = 1; in HAL_MVOP_SubRst()
4046 g_pHalMVOPCtx->bIsSubEnable = bEnable; in HAL_MVOP_SubEnable()
/utopia/UTPA2-700.0.x/modules/mvop/hal/kastor/mvop/
H A DhalMVOP.c230 MS_BOOL bIsSubEnable; member
421 g_pHalMVOPCtx->bIsSubEnable = 0; in _HAL_MVOP_SubInitVarCtx()
3846 …if((bEnable== FALSE) && (g_pHalMVOPCtx->bIsSubEnable == FALSE)) //check sub disable -> mfdec sram … in HAL_MVOP_SetSramPower()
4067 if ( bEnable && (g_pHalMVOPCtx->bIsSubEnable == FALSE)) // need patch only from off to on in HAL_MVOP_SubEnable()
4082 g_pHalMVOPCtx->bIsSubEnable = bEnable; in HAL_MVOP_SubEnable()
/utopia/UTPA2-700.0.x/modules/mvop/hal/curry/mvop/
H A DhalMVOP.c230 MS_BOOL bIsSubEnable; member
421 g_pHalMVOPCtx->bIsSubEnable = 0; in _HAL_MVOP_SubInitVarCtx()
4060 if ( bEnable && (g_pHalMVOPCtx->bIsSubEnable == FALSE)) // need patch only from off to on in HAL_MVOP_SubEnable()
4075 g_pHalMVOPCtx->bIsSubEnable = bEnable; in HAL_MVOP_SubEnable()
/utopia/UTPA2-700.0.x/modules/mvop/hal/kano/mvop/
H A DhalMVOP.c231 MS_BOOL bIsSubEnable; member
423 g_pHalMVOPCtx->bIsSubEnable = 0; in _HAL_MVOP_SubInitVarCtx()
4092 if ( bEnable && (g_pHalMVOPCtx->bIsSubEnable == FALSE)) // need patch only from off to on in HAL_MVOP_SubEnable()
4107 g_pHalMVOPCtx->bIsSubEnable = bEnable; in HAL_MVOP_SubEnable()