Lines Matching refs:BOOL
275 static BOOL bBypassColorMatrix[XC_ACE_EX_MAX_DEVICE_NUM];
300 void msAdjustPCContrast_10Bits(void* pInstance, BOOL bScalerWin, WORD wContrast );
301 void msAdjustVideoContrast_10Bits(void* pInstance, BOOL bScalerWin, WORD wContrast );
321 WORD msACE_GetInfo(void* pInstance, BOOL bWindow, EnuACEInfoType ucInfoType ) in msACE_GetInfo()
715 BOOL msACE_GetMatrix(void* pInstance, BOOL bWindow, BYTE ucMatrixId, WORD* pwBuf, BYTE ucBufLen) in msACE_GetMatrix()
759 void msACEPCForceYUVtoRGB(void* pInstance, BOOL bWin, BOOL bEnable ) in msACEPCForceYUVtoRGB()
767 void msACESelectYUVtoRGBMatrix(void* pInstance, BOOL bWindow, BYTE ucMatrix, short* psUserYUVtoRGBM… in msACESelectYUVtoRGBMatrix()
836 void msACESetColorCorrectionTable(void* pInstance, BOOL bWindow, short* psColorCorrectionTable ) in msACESetColorCorrectionTable()
898 void msACESetPCsRGBTable(void* pInstance, BOOL bWin, short* psPCsRGBTable ) in msACESetPCsRGBTable()
1394 static void SetVideoSatHueMatrix(void *pInstance, BOOL bWindow ) in SetVideoSatHueMatrix()
1417 static void SetVideoContrastMatrix(void *pInstance, BOOL bWindow ) in SetVideoContrastMatrix()
1442 static void msWriteColorMatrix(void *pInstance, BOOL bWindow, short* psMatrix ) in msWriteColorMatrix()
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()
1763 static void SetPCConRGBMatrix(void *pInstance, BOOL bWindow ) in SetPCConRGBMatrix()
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()