Searched refs:gwin_w (Results 1 – 1 of 1) sorted by relevance
9708 MS_U16 gwin_w, stretch_w; in Ioctl_GOP_SetDisplay() local9741 gwin_w = pGwinInfo->u16DispHPixelEnd - pGwinInfo->u16DispHPixelStart; in Ioctl_GOP_SetDisplay()9743 if(gwin_w > pStretchInfo->width) in Ioctl_GOP_SetDisplay()9744 stretch_w = gwin_w; in Ioctl_GOP_SetDisplay()