Searched defs:MApi_XC_ACE_PicSetColorTemp (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiXC_Ace.h | 881 #define MApi_XC_ACE_PicSetColorTemp(x, y, z) MApi_XC_ACE_PicSetPostColorTemp2Ex(x, y, z) macro 883 #define MApi_XC_ACE_PicSetColorTemp(x, y, z) MApi_XC_ACE_PicSetPostColorTemp2(x, y, z) macro 887 #define MApi_XC_ACE_PicSetColorTemp(x, y, z) MApi_XC_ACE_PicSetColorTempEx(x, y, z) macro
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiXC_Ace.h | 1053 #define MApi_XC_ACE_PicSetColorTemp(x, y, z) MApi_XC_ACE_PicSetPostColorTemp2Ex(x, y, z) macro 1055 #define MApi_XC_ACE_PicSetColorTemp(x, y, z) MApi_XC_ACE_PicSetPostColorTemp2(x, y, z) macro 1059 #define MApi_XC_ACE_PicSetColorTemp(x, y, z) MApi_XC_ACE_PicSetColorTempEx(x, y, z) macro
|
| /utopia/UTPA2-700.0.x/modules/xc/api/ace/ |
| H A D | apiXC_Ace.c | 1566 void MApi_XC_ACE_PicSetColorTemp(MS_BOOL eWindow, MS_BOOL bUseYUVSpace, XC_ACE_color_temp* pstColor… in MApi_XC_ACE_PicSetColorTemp() function
|