Searched refs:wGCon (Results 1 – 2 of 2) sorted by relevance
154 WORD wGCon;344 wReturnValue = s_AceInfo[bWindow].wGCon; in msACE_GetInfo()912 s_AceInfo[i].wGCon = 1024; in InitACEVar()1421 …s_AceInfo[bWindow].sContrastRGBMatrix[1][1] = ( (DWORD)s_AceInfo[bWindow].wGCon * (s_AceInfo[bWind… in SetVideoContrastMatrix()1633 stAceOSDControl.u16G = s_AceInfo[bScalerWin].wGCon; in msAdjustCFDOSDInfo()1748 s_AceInfo[bScalerWin].wGCon = (WORD)ucGCon<<3; in msAdjustVideoRGB()1753 void msAdjustVideoRGB_10Bits(void *pInstance, BOOL bScalerWin, WORD wRCon, WORD wGCon, WORD wBCon) in msAdjustVideoRGB_10Bits() argument1757 s_AceInfo[bScalerWin].wGCon = wGCon<<1; in msAdjustVideoRGB_10Bits()1767 …s_AceInfo[bWindow].sContrastRGBMatrix[1][1] = ( (DWORD)s_AceInfo[bWindow].wGCon * (s_AceInfo[bWind… in SetPCConRGBMatrix()1882 s_AceInfo[bScalerWin].wGCon = (WORD)ucGreen<<3; in msAdjustPCRGB()[all …]
118 MS_U16 wGCon; member