Searched refs:CBgain (Results 1 – 1 of 1) sorted by relevance
1125 double gain, CRgain, CBgain; in SetChromaLevels() local1135 CBgain = (40.0 / ref0) * (100.0 / 92.5) * (1.0 / 0.492) * (112.0 / 88.6) / 1.5; in SetChromaLevels()1140 CBgain = (40.0 / ref0) * (100.0 / 100.0) * (1.0 / 0.492) * (112.0 / 88.6) / 1.5; in SetChromaLevels()1148 CBgain = (43.0 / ref0) * (100.0 / 92.5) * (1.0 / 0.492) * (112.0 / 88.6) / 1.5; in SetChromaLevels()1153 CBgain = 32.0 * 32768.0 / 230000.0 / (33554432.0 / 35.46985) * (1.267 / 1.505) / 1.5; in SetChromaLevels()1159 CBgain = 0.0; in SetChromaLevels()1169 SetRegister(VIP_CP_ACTIVE_GAIN, CBDB_ACTIVE_GAIN, int(128 * CBgain * gain) << 16); in SetChromaLevels()