Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c3426 MS_U32 GOP_Set_Hscale(void* pInstance,MS_U8 u8GOP,MS_BOOL bEnable, MS_U16 src, MS_U16 dst) in GOP_Set_Hscale() function
8733 GOP_Set_Hscale(pInstance,gop,bEn,pStretchInfo->SrcRect.w,pStretchInfo->DstRect.w); in Ioctl_GOP_Set_Stretch()
9760 GOP_Set_Hscale(pInstance,u8GOP,FALSE, pStretchInfo->width, u16DstWidth); in Ioctl_GOP_SetDisplay()
9762 GOP_Set_Hscale(pInstance,u8GOP,TRUE, pStretchInfo->width, u16DstWidth); in Ioctl_GOP_SetDisplay()