Searched refs:wRCon (Results 1 – 2 of 2) sorted by relevance
153 WORD wRCon;341 wReturnValue = s_AceInfo[bWindow].wRCon; in msACE_GetInfo()911 s_AceInfo[i].wRCon = 1024; in InitACEVar()1420 …s_AceInfo[bWindow].sContrastRGBMatrix[0][0] = ( (DWORD)s_AceInfo[bWindow].wRCon * (s_AceInfo[bWind… in SetVideoContrastMatrix()1632 stAceOSDControl.u16R = s_AceInfo[bScalerWin].wRCon; in msAdjustCFDOSDInfo()1747 s_AceInfo[bScalerWin].wRCon = (WORD)ucRCon<<3; in msAdjustVideoRGB()1753 void msAdjustVideoRGB_10Bits(void *pInstance, BOOL bScalerWin, WORD wRCon, WORD wGCon, WORD wBCon) in msAdjustVideoRGB_10Bits() argument1756 s_AceInfo[bScalerWin].wRCon = wRCon<<1; in msAdjustVideoRGB_10Bits()1766 …s_AceInfo[bWindow].sContrastRGBMatrix[0][0] = ( (DWORD)s_AceInfo[bWindow].wRCon * (s_AceInfo[bWind… in SetPCConRGBMatrix()1881 s_AceInfo[bScalerWin].wRCon = (WORD)ucRed<<3; in msAdjustPCRGB()[all …]
117 MS_U16 wRCon; member