Searched refs:wBCon (Results 1 – 2 of 2) sorted by relevance
155 WORD wBCon;347 wReturnValue = s_AceInfo[bWindow].wBCon; in msACE_GetInfo()913 s_AceInfo[i].wBCon = 1024; in InitACEVar()1422 …s_AceInfo[bWindow].sContrastRGBMatrix[2][2] = ( (DWORD)s_AceInfo[bWindow].wBCon * (s_AceInfo[bWind… in SetVideoContrastMatrix()1634 stAceOSDControl.u16B = s_AceInfo[bScalerWin].wBCon; in msAdjustCFDOSDInfo()1749 s_AceInfo[bScalerWin].wBCon = (WORD)ucBCon<<3; in msAdjustVideoRGB()1753 void msAdjustVideoRGB_10Bits(void *pInstance, BOOL bScalerWin, WORD wRCon, WORD wGCon, WORD wBCon) in msAdjustVideoRGB_10Bits() argument1758 s_AceInfo[bScalerWin].wBCon = wBCon<<1; in msAdjustVideoRGB_10Bits()1768 …s_AceInfo[bWindow].sContrastRGBMatrix[2][2] = ( (DWORD)s_AceInfo[bWindow].wBCon * (s_AceInfo[bWind… in SetPCConRGBMatrix()1883 s_AceInfo[bScalerWin].wBCon = (WORD)ucBlue<<3; in msAdjustPCRGB()[all …]
119 MS_U16 wBCon; member