Searched defs:bWin (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_Ace_EX.h | 722 #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 D | apiXC_Ace.h | 1063 #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 D | apiXC_Ace.h | 891 #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 D | MsAce.c | 759 void msACEPCForceYUVtoRGB(void* pInstance, BOOL bWin, BOOL bEnable ) in msACEPCForceYUVtoRGB() 898 void msACESetPCsRGBTable(void* pInstance, BOOL bWin, short* psPCsRGBTable ) in msACESetPCsRGBTable()
|