Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c4773 MS_U32 u32TempHeight = gSrcInfo[eWindow].stDispWin.height; in _MApi_XC_SetWindow() local
4857 u32TempHeight *= 2; in _MApi_XC_SetWindow()
4864 …Context.g_XC_InitData.stPanelInfo.u16Height/2 > ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ) ) in _MApi_XC_SetWindow()
4867 …_Context.g_XC_InitData.stPanelInfo.u16Height/2 - ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ); in _MApi_XC_SetWindow()
4880 …o_Context.g_XC_InitData.stPanelInfo.u16Height > ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ) ) in _MApi_XC_SetWindow()
4883 …eo_Context.g_XC_InitData.stPanelInfo.u16Height - ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ); in _MApi_XC_SetWindow()
12629 MS_U32 u32TempHeight = gSrcInfo[eWindow].stDispWin.height; in MApi_XC_PreSetPQInfo_U2() local
12642 …o_Context.g_XC_InitData.stPanelInfo.u16Height > ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ) ) in MApi_XC_PreSetPQInfo_U2()
12645 …eo_Context.g_XC_InitData.stPanelInfo.u16Height - ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ); in MApi_XC_PreSetPQInfo_U2()
H A Dmvideo.c.04765 MS_U32 u32TempHeight = gSrcInfo[eWindow].stDispWin.height;
4849 u32TempHeight *= 2;
4856 …Context.g_XC_InitData.stPanelInfo.u16Height/2 > ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ) )
4859 …_Context.g_XC_InitData.stPanelInfo.u16Height/2 - ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight );
4872 …o_Context.g_XC_InitData.stPanelInfo.u16Height > ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ) )
4875 …eo_Context.g_XC_InitData.stPanelInfo.u16Height - ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight );
12613 MS_U32 u32TempHeight = gSrcInfo[eWindow].stDispWin.height;
12626 …o_Context.g_XC_InitData.stPanelInfo.u16Height > ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight ) )
12629 …eo_Context.g_XC_InitData.stPanelInfo.u16Height - ( gSrcInfo[eWindow].stDispWin.y + u32TempHeight );