Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c1406 ioctl_info.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_Set_HSCALE_EX()
1460 ioctl_info.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_Set_VSCALE_EX()
1500 ioctl_info.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_Set_HStretchMode_EX()
1541 ioctl_info.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_Set_TranspColorStretchMode_EX()
1583 ioctl_info.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_Set_VStretchMode_EX()
4233 ioctl_info.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_Set_STRETCHWIN()
4268 ioctl_StrrtchInfo.pStretch = (MS_U32*)&stretch_info; in MApi_GOP_GWIN_SetStretchWinPosition()
H A DapiGOP_priv.h913 MS_U32* pStretch; //stretch win info - PGOP_STRETCH_INFO member
H A DmapiGOP.c11023 PGOP_STRETCH_INFO pInfo = (PGOP_STRETCH_INFO)ptr->pStretch; in GOPIoctl()
11036 PGOP_STRETCH_INFO pInfo = (PGOP_STRETCH_INFO)ptr->pStretch; in GOPIoctl()
/utopia/UTPA2-700.0.x/modules/graphic/utopia_adaption/gop/
H A DGOP_adp.c743 UADP_SPT_NAME1NXT(GOP_STRETCH,GOP_STRETCH_SET_PARAM,pStretch,GOP_STRETCH_Stretch); in GOP_adp_Init()