Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gopscd/
H A DdrvGOPSCD.c318 MS_U16 SrcWidth, MS_U16 SrcHeight, MS_U16 DestWidth, MS_U16 DestHeight, MS_BOOL bInterlace) in MDrv_GOPSC_SetOutputControlRate() argument
325 …MS_U32)DestWidth*((MS_U32)DestHeight>>(bInterlace)? 1 : 0)*256)/(MS_U32)SrcWidth)/(MS_U32)SrcHeigh… in MDrv_GOPSC_SetOutputControlRate()
H A DdrvGOPSCD.h132 MS_U16 SrcWidth, MS_U16 SrcHeight, MS_U16 DestWidth, MS_U16 DestHeight, MS_BOOL bInterlace);