Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c995 MS_U16 u16align_offset; in _GOP_GWIN_Align_StretchWin() local
1039 u16align_offset = (u16GOP_Unit * 8 /BPP -1); in _GOP_GWIN_Align_StretchWin()
1040 *pu16Width = (*pu16Width + u16align_offset)&(~u16align_offset) ; //do 8-byte align in _GOP_GWIN_Align_StretchWin()