Home
last modified time | relevance | path

Searched defs:bWin (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC_Ace_EX.h722 #define MApi_XC_ACE_EX_PicSetBrightnessInVsync(pDeviceId, bWin, x, y, z) {MApi_XC_EX_WaitOutputVSyn… argument
723 #define MApi_XC_ACE_EX_PicSetBrightnessPreciseInVsync(pDeviceId, bWin, x, y, z) {MApi_XC_EX_WaitOut… argument
H A DapiXC_Ace.h1063 #define MApi_XC_ACE_PicSetBrightnessInVsync(bWin, x, y, z) {MApi_XC_WaitOutputVSync(2, 100, bWin); … argument
1064 #define MApi_XC_ACE_PicSetBrightnessPreciseInVsync(bWin, x, y, z) {MApi_XC_WaitOutputVSync(2, 100, … argument
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Ace.h891 #define MApi_XC_ACE_PicSetBrightnessInVsync(bWin, x, y, z) {MApi_XC_WaitOutputVSync(2, 100, bWin); … argument
892 #define MApi_XC_ACE_PicSetBrightnessPreciseInVsync(bWin, x, y, z) {MApi_XC_WaitOutputVSync(2, 100, … argument
/utopia/UTPA2-700.0.x/modules/xc/drv/ace/
H A DMsAce.c759 void msACEPCForceYUVtoRGB(void* pInstance, BOOL bWin, BOOL bEnable ) in msACEPCForceYUVtoRGB()
898 void msACESetPCsRGBTable(void* pInstance, BOOL bWin, short* psPCsRGBTable ) in msACESetPCsRGBTable()