Searched refs:flipInfo (Results 1 – 1 of 1) sorted by relevance
5129 GOP_GWIN_FLIP_WIN_INFO flipInfo; in MApi_GOP_Switch_GWIN_2_32FB() local5134 memset(&flipInfo, 0x0, sizeof(GOP_GWIN_FLIP_WIN_INFO)); in MApi_GOP_Switch_GWIN_2_32FB()5136 flipInfo.enFlip = GOP_FLIP_BY_FBID; in MApi_GOP_Switch_GWIN_2_32FB()5137 flipInfo.b3DEnable = FALSE; in MApi_GOP_Switch_GWIN_2_32FB()5138 flipInfo.GwinId = gWinId; in MApi_GOP_Switch_GWIN_2_32FB()5139 flipInfo.FbId = u32fbId; in MApi_GOP_Switch_GWIN_2_32FB()5140 flipInfo.SubFbId = u32fbId; in MApi_GOP_Switch_GWIN_2_32FB()5141 flipInfo.WaitTagID = u32WaitTagID; in MApi_GOP_Switch_GWIN_2_32FB()5142 flipInfo.pQueueCnt = (MS_U32*)pU32QueueCnt; in MApi_GOP_Switch_GWIN_2_32FB()5144 ioctl_info.pFlipInfo = (void*)&flipInfo; in MApi_GOP_Switch_GWIN_2_32FB()[all …]