Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c2033 MS_U8 u8ATGStatus =0, u8Tmp, u8TuneStep = 4; in _MApi_XC_Auto_ExternalTuneComponetYpbprGain() local
2075 …mpADCSetting.u16RedGain += (signed)((PbPr_AUTO_ACTIVE_RANGE<<2)*u8TuneStep - u8ResultR*u8TuneStep); in _MApi_XC_Auto_ExternalTuneComponetYpbprGain()
2086 …empADCSetting.u16GreenGain += (signed)((Y_AUTO_ACTIVE_RANGE<<2)*u8TuneStep - u8ResultG*u8TuneStep); in _MApi_XC_Auto_ExternalTuneComponetYpbprGain()
2097 …pADCSetting.u16BlueGain += (signed)((PbPr_AUTO_ACTIVE_RANGE<<2)*u8TuneStep - u8ResultB*u8TuneStep); in _MApi_XC_Auto_ExternalTuneComponetYpbprGain()