Home
last modified time | relevance | path

Searched refs:msAdjustVideoRGB_10Bits (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DMsAce.c967 msAdjustVideoRGB_10Bits(pInstance, 0, 0, 0, 0 ); in InitACEVar()
1753 void msAdjustVideoRGB_10Bits(void *pInstance, BOOL bScalerWin, WORD wRCon, WORD wGCon, WORD wBCon) in msAdjustVideoRGB_10Bits() function
H A DdrvACE.h357 void msAdjustVideoRGB_10Bits(void* pInstance, MS_BOOL bScalerWin, MS_U16 u16RCon, MS_U16 u16GCo…
H A DdrvACE.c262 msAdjustVideoRGB_10Bits(pInstance, bScalerWin, u16Red, u16Green, u16Blue); in MDrv_ACE_PicSetRGB_10Bits()