Searched refs:u32DisPOddCheck (Results 1 – 2 of 2) sorted by relevance
4411 MS_U32 u32DisPOddCheck = 0x00; in _MApi_XC_SetWindow() local4649 u32DisPOddCheck = gSrcInfo[eWindow].stDispWin.width * gSrcInfo[eWindow].stDispWin.height; in _MApi_XC_SetWindow()4652 if (u32DisPOddCheck & 0x01) in _MApi_XC_SetWindow()12579 MS_U32 u32DisPOddCheck = 0x00; in MApi_XC_PreSetPQInfo_U2() local12614 u32DisPOddCheck = gSrcInfo[eWindow].stDispWin.width * gSrcInfo[eWindow].stDispWin.height; in MApi_XC_PreSetPQInfo_U2()12617 if (u32DisPOddCheck & 0x01) in MApi_XC_PreSetPQInfo_U2()
4403 MS_U32 u32DisPOddCheck = 0x00;4641 u32DisPOddCheck = gSrcInfo[eWindow].stDispWin.width * gSrcInfo[eWindow].stDispWin.height;4642 // if u32DisPOddCheck is odd, that means both of disp.width and disp.height is odd.4644 if (u32DisPOddCheck & 0x01)12563 MS_U32 u32DisPOddCheck = 0x00;12598 u32DisPOddCheck = gSrcInfo[eWindow].stDispWin.width * gSrcInfo[eWindow].stDispWin.height;12599 // if u32DisPOddCheck is odd, that means both of disp.width and disp.height is odd.12601 if (u32DisPOddCheck & 0x01)