Searched refs:pGOPStretchInfo (Results 1 – 1 of 1) sorted by relevance
6865 PGOP_CAP_STRETCH_INFO pGOPStretchInfo= (PGOP_CAP_STRETCH_INFO)pRet; in Ioctl_GOP_GetCaps() local6873 pGOPStretchInfo->GOP_VStretch_Support=0; in Ioctl_GOP_GetCaps()6874 …MIN(sizeof(g_pGOPCtxLocal->pGopChipProperty->bGOPWithVscale),(sizeof(pGOPStretchInfo->GOP_VStretch… in Ioctl_GOP_GetCaps()6878 pGOPStretchInfo->GOP_VStretch_Support |= BIT(i); in Ioctl_GOP_GetCaps()6882 pGOPStretchInfo->GOP_VStretch_Support &= ~(BIT(i)); in Ioctl_GOP_GetCaps()