Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c1616 MS_U16 u16ResultR,u16ResultG,u16ResultB; in _MApi_XC_Auto_ExternalTuneVgaOffset() local
1618u16ResultR = MApi_XC_GetAutoGainResult(pInstance, AUTO_MIN_R, u8VSyncTime, MAIN_WINDOW); in _MApi_XC_Auto_ExternalTuneVgaOffset()
1621 …C_LOG_TRACE(XC_DBGLEVEL_AUTOGEOMETRY," Result R: %d G: %d B: %d \n", u16ResultR,u16ResultG,u16Re… in _MApi_XC_Auto_ExternalTuneVgaOffset()
1622 if (u16ResultR == 0x00) in _MApi_XC_Auto_ExternalTuneVgaOffset()
1844 MS_U16 u16ResultR = 0; in _MApi_XC_Auto_ExternalTuneScartRGBGain() local
1873u16ResultR = MApi_XC_GetAutoGainResult(pInstance, AUTO_MAX_R, u8VSyncTime, MAIN_WINDOW); in _MApi_XC_Auto_ExternalTuneScartRGBGain()
1876 …C_LOG_TRACE(XC_DBGLEVEL_AUTOGEOMETRY," Result R: %d G: %d B: %d \n", u16ResultR,u16ResultG,u16Re… in _MApi_XC_Auto_ExternalTuneScartRGBGain()
1879 if (u16ResultR >= 0x3AC) in _MApi_XC_Auto_ExternalTuneScartRGBGain()
1960u16ResultR = MApi_XC_GetAutoGainResult(pInstance, AUTO_MAX_R, u8VSyncTime, MAIN_WINDOW); in _MApi_XC_Auto_ExternalTuneScartRGBGain()
1963 …C_LOG_TRACE(XC_DBGLEVEL_AUTOGEOMETRY," Result R: %d G: %d B: %d \n", u16ResultR,u16ResultG,u16Re… in _MApi_XC_Auto_ExternalTuneScartRGBGain()
[all …]