Lines Matching refs:bUpdateRegOnce
4818 MS_BOOL bUpdateRegOnce = FALSE, bHMirror = FALSE, bVMirror = FALSE; in GOP_GWIN_SetHMirror() local
4825 bUpdateRegOnce = g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE]; in GOP_GWIN_SetHMirror()
4880 …g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = TRUE; //Update GWIN info and GWIN enable one t… in GOP_GWIN_SetHMirror()
4892 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = bUpdateRegOnce; in GOP_GWIN_SetHMirror()
4911 MS_BOOL bUpdateRegOnce = FALSE, bHMirror = FALSE, bVMirror = FALSE; in GOP_GWIN_SetVMirror() local
4918 bUpdateRegOnce = g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE]; in GOP_GWIN_SetVMirror()
4973 …g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = TRUE; //Update GWIN info and GWIN enable one t… in GOP_GWIN_SetVMirror()
4985 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = bUpdateRegOnce; in GOP_GWIN_SetVMirror()
9728 u16OrgUpdateRegOnce = g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE]; in Ioctl_GOP_SetDisplay()
9732 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = TRUE; in Ioctl_GOP_SetDisplay()
9774 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = u16OrgUpdateRegOnce; in Ioctl_GOP_SetDisplay()
9986 g_pGOPCtxLocal->bUpdateRegOnce[GOP_PUBLIC_UPDATE] = bUpdateOnce; in GOP_UpdateOnce()
10006 g_pGOPCtxLocal->bUpdateRegOnce[u16GopIdx] = bUpdateOnce; in GOP_UpdateCurrentOnce()