Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c3485 MS_U32 GOP_Set_Vscale(void* pInstance,MS_U8 u8GOP,MS_BOOL bEnable, MS_U16 src, MS_U16 dst) in GOP_Set_Vscale() function
8742 GOP_Set_Vscale(pInstance,gop,bEn,pStretchInfo->SrcRect.h,pStretchInfo->DstRect.h); in Ioctl_GOP_Set_Stretch()
9765 GOP_Set_Vscale(pInstance,u8GOP,FALSE, pStretchInfo->height, u16DstHeight); in Ioctl_GOP_SetDisplay()
9767 GOP_Set_Vscale(pInstance,u8GOP,TRUE, pStretchInfo->height, u16DstHeight); in Ioctl_GOP_SetDisplay()