Home
last modified time | relevance | path

Searched defs:MApi_XC_ACE_PicSetColorTemp (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC_Ace.h881 #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 DapiXC_Ace.h1053 #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 DapiXC_Ace.c1566 void MApi_XC_ACE_PicSetColorTemp(MS_BOOL eWindow, MS_BOOL bUseYUVSpace, XC_ACE_color_temp* pstColor… in MApi_XC_ACE_PicSetColorTemp() function