Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gopscd/
H A DdrvGOPSCD.c325 …MS_U32 OutRate = (((MS_U32)DestWidth*((MS_U32)DestHeight>>(bInterlace)? 1 : 0)*256)/(MS_U32)SrcWid… in MDrv_GOPSC_SetOutputControlRate() local
327 value |= (OutRate & 0xff); in MDrv_GOPSC_SetOutputControlRate()