Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c3649 #define FLOW_CONDITION_INTERLACE 0x02 macro
3665 u8FlowCondition |= FLOW_CONDITION_INTERLACE; in _DMS_MVOP_Set_Flow()
3678 else if(u8FlowCondition & FLOW_CONDITION_INTERLACE) in _DMS_MVOP_Set_Flow()
4010 (u8FlowCondition & FLOW_CONDITION_INTERLACE)? "YES" : "NO", in _DMS_XC_SetWindow_MVOP_SetPath()