Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c1720 MS_BOOL bVdecTBflag = 0; in _Task_DMS_SetMVOP() local
1852bVdecTBflag = RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].eFieldOrderType; in _Task_DMS_SetMVOP()
1856bVdecTBflag = RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].eFieldOrderType ^ 0x0001; in _Task_DMS_SetMVOP()
1862 if(bVdecTBflag == bPauseIsBot) in _Task_DMS_SetMVOP()
1876 …if(bVdecTBflag == (RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].eFieldOrderType^ 0x00… in _Task_DMS_SetMVOP()
1891bVdecTBflag = (RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].eFieldOrderType^ 0x0001); in _Task_DMS_SetMVOP()
1904 …eInterlaceBottom(RES_DMS._stXC_DIPPushInfo[MVOP_WINDOW][u32CurReadPointer].eScanType, bVdecTBflag)) in _Task_DMS_SetMVOP()
1950 stMVOPDispAddr.u8BotFlag = bVdecTBflag; in _Task_DMS_SetMVOP()