Lines Matching refs:u16PnlHeight
3568 MS_U16 u16PnlHeight = g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8GOPNum]; in GOP_SetStretchWinPosition() local
3661 if (u16PnlHeight < u16StrenthHeight) in GOP_SetStretchWinPosition()
3664 u16StrenthHeight = u16PnlHeight; in GOP_SetStretchWinPosition()
3667 else if (u16PnlHeight < u16DispY + u16StrenthHeight) in GOP_SetStretchWinPosition()
3674 u16DispY = u16PnlHeight - u16DispY - u16StrenthHeight; in GOP_SetStretchWinPosition()
4361 g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8GOP] = pstInfo->u16DEVSize; in GOP_SetPanelTiming()
4381 pstInfo->u16DEVSize = g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8GOP]; in GOP_GetPanelTiming()
6250 PanelHeight = g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8CurGOP]; in GOP_OC_SetOCFBinfo()
6644 g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8GOP] = pGopInit->u16PanelHeight; in Ioctl_GOP_Init()
6669 …OP,0, 0, g_pGOPCtxLocal->pGOPCtxShared->u16PnlWidth, g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight) ; in Ioctl_GOP_Init()
6685 …PCtxLocal->pGOPCtxShared->u16PnlWidth[u8GOP], g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8GOP]) ; in Ioctl_GOP_Init()
7680 pGOPInitInfo->u16PanelHeight = pDrvGOPShared->apiCtxShared.u16PnlHeight[gop]; in Ioctl_GOP_GetProperty()
8666 …_step = drv_TstPattern.u8VB_step = 128*g_pGOPCtxLocal->pGOPCtxShared->u16PnlHeight[u8CurGOP] /1080… in Ioctl_GOP_TestPattern()