Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_Auto.c230 #define AUTO_GAIN_RANGE_CBCR_INTERNAL 640 //(240-16)*4 *0.5/0.7, macro
243 #define AUTO_GAIN_MAX_CBCR (AUTO_GAIN_RANGE_CBCR_INTERNAL+AUTO_GAIN_BONDARY )
245 #define AUTO_GAIN_MIN_CBCR (AUTO_GAIN_RANGE_CBCR_INTERNAL-AUTO_GAIN_BONDARY )
613 GainTarget[0] = AUTO_GAIN_RANGE_CBCR_INTERNAL; in _MApi_XC_Auto_InternalTuneGain()
615 GainTarget[2] = AUTO_GAIN_RANGE_CBCR_INTERNAL; in _MApi_XC_Auto_InternalTuneGain()