Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c1388 GOP_STRETCH_SET_PARAM ioctl_info; in MApi_GOP_GWIN_Set_HSCALE_EX()
1392 memset(&ioctl_info, 0x0, sizeof(GOP_STRETCH_SET_PARAM)); in MApi_GOP_GWIN_Set_HSCALE_EX()
1442 GOP_STRETCH_SET_PARAM ioctl_info; in MApi_GOP_GWIN_Set_VSCALE_EX()
1446 memset(&ioctl_info, 0x0, sizeof(GOP_STRETCH_SET_PARAM)); in MApi_GOP_GWIN_Set_VSCALE_EX()
1489 GOP_STRETCH_SET_PARAM ioctl_info; in MApi_GOP_GWIN_Set_HStretchMode_EX()
1493 memset(&ioctl_info, 0x0, sizeof(GOP_STRETCH_SET_PARAM)); in MApi_GOP_GWIN_Set_HStretchMode_EX()
1530 GOP_STRETCH_SET_PARAM ioctl_info; in MApi_GOP_GWIN_Set_TranspColorStretchMode_EX()
1534 memset(&ioctl_info, 0x0, sizeof(GOP_STRETCH_SET_PARAM)); in MApi_GOP_GWIN_Set_TranspColorStretchMode_EX()
1573 GOP_STRETCH_SET_PARAM ioctl_info; in MApi_GOP_GWIN_Set_VStretchMode_EX()
1577 memset(&ioctl_info, 0x0, sizeof(GOP_STRETCH_SET_PARAM)); in MApi_GOP_GWIN_Set_VStretchMode_EX()
[all …]
H A DapiGOP_priv.h915 }GOP_STRETCH_SET_PARAM, *PGOP_STRETCH_SET_PARAM; typedef
/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()