Lines Matching refs:FmtInfo
5503 DRV_GOP_CBFmtInfo* FmtInfo = (DRV_GOP_CBFmtInfo*)pSet; in GOP_GWIN_Switch2Gwin() local
5552 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() local
10108 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()
10116 FmtInfo->u16Fmt = fbFmt; in Ioctl_GOP_Select()