Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c436 static MS_BOOL _DMS_Is_ScalingConditionUse2ndBuffer(MS_U32 u32ScalingCondition) in _DMS_Is_ScalingConditionUse2ndBuffer() argument
438 if(u32ScalingCondition & USE_2ND_BUFFER) in _DMS_Is_ScalingConditionUse2ndBuffer()
448 static MS_BOOL _DMS_Is_ScalingConditionUseFBL(MS_U32 u32ScalingCondition) in _DMS_Is_ScalingConditionUseFBL() argument
450 if(u32ScalingCondition & USE_XC_FBL) in _DMS_Is_ScalingConditionUseFBL()