Lines Matching defs:bScalerWin

1502 void msSetVideoColorMatrix(void *pInstance, BOOL bScalerWin )  in msSetVideoColorMatrix()
1591 void msAdjustHSC(void *pInstance, BOOL bScalerWin, BYTE ucHue, BYTE ucSaturation, BYTE ucContrast) in msAdjustHSC()
1604 MS_BOOL msAdjustCFDOSDInfo(void *pInstance, BOOL bScalerWin) in msAdjustCFDOSDInfo()
1711 void msAdjustVideoContrast(void *pInstance, BOOL bScalerWin, BYTE ucContrast ) in msAdjustVideoContrast()
1719 void msAdjustVideoContrast_10Bits(void *pInstance, BOOL bScalerWin, WORD wContrast ) in msAdjustVideoContrast_10Bits()
1728 void msAdjustVideoSaturation(void *pInstance, BOOL bScalerWin, BYTE ucSaturation ) in msAdjustVideoSaturation()
1737 void msAdjustVideoHue(void *pInstance, BOOL bScalerWin, BYTE ucHue ) in msAdjustVideoHue()
1744 void msAdjustVideoRGB(void *pInstance, BOOL bScalerWin, BYTE ucRCon, BYTE ucGCon, BYTE ucBCon) in msAdjustVideoRGB()
1753 void msAdjustVideoRGB_10Bits(void *pInstance, BOOL bScalerWin, WORD wRCon, WORD wGCon, WORD wBCon) in msAdjustVideoRGB_10Bits()
1771 void msSetPCColorMatrix(void *pInstance, BOOL bScalerWin ) in msSetPCColorMatrix()
1863 void msAdjustPCContrast(void *pInstance, BOOL bScalerWin, BYTE ucContrast ) in msAdjustPCContrast()
1870 void msAdjustPCContrast_10Bits(void *pInstance, BOOL bScalerWin, WORD wContrast ) in msAdjustPCContrast_10Bits()
1878 void msAdjustPCRGB(void *pInstance, BOOL bScalerWin, BYTE ucRed, BYTE ucGreen, BYTE ucBlue ) in msAdjustPCRGB()
1887 void msAdjustPCRGB_10Bits(void *pInstance, BOOL bScalerWin, WORD wRed, WORD wGreen, WORD wBlue ) in msAdjustPCRGB_10Bits()
1900 void msACE_SetColorMatrixControl(void *pInstance, BOOL bScalerWin, BOOL bEnable ) in msACE_SetColorMatrixControl()
1930 void msACE_SetRBChannelRange(void *pInstance, BOOL bScalerWin, BOOL bRange ) in msACE_SetRBChannelRange()