Searched refs:FmtInfo (Results 1 – 1 of 1) sorted by relevance
5503 DRV_GOP_CBFmtInfo* FmtInfo = (DRV_GOP_CBFmtInfo*)pSet; in GOP_GWIN_Switch2Gwin() local5552 FmtInfo->u64Addr = u64GeDstAdr; in GOP_GWIN_Switch2Gwin()5553 FmtInfo->u16Pitch = pwinFB->pitch; in GOP_GWIN_Switch2Gwin()5554 FmtInfo->u16Fmt = fbFmt; in GOP_GWIN_Switch2Gwin()10057 DRV_GOP_CBFmtInfo* FmtInfo = (DRV_GOP_CBFmtInfo*)pSet; in Ioctl_GOP_Select() local10108 FmtInfo->u64Addr = pwinFB->addr; in Ioctl_GOP_Select()10109 FmtInfo->u16Pitch = pwinFB->pitch; in Ioctl_GOP_Select()10110 FmtInfo->u16Fmt = fbFmt; in Ioctl_GOP_Select()10114 FmtInfo->u64Addr = pwinFB->addr; in Ioctl_GOP_Select()10115 FmtInfo->u16Pitch = pwinFB->pitch; in Ioctl_GOP_Select()[all …]