Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/hal/manhattan/pq/
H A Dmhal_pq_adaptive.c12542 int VGain = 0; in SetVDBKParameter() local
12582 VGain = 0x8; in SetVDBKParameter()
12583 MApi_XC_W2BYTEMSK(REG_SC_BK60_22_L, VGain<<8, 0x0F00); //v total gain in SetVDBKParameter()
12588 VGain = 0x8/*(HDBK_Str-40)/(80-40)*/; in SetVDBKParameter()
12589 MApi_XC_W2BYTEMSK(REG_SC_BK60_22_L, VGain<<8, 0x0F00); //v total gain in SetVDBKParameter()
12594 VGain = 0x8*(HDBK_Str-20)/(60-20); in SetVDBKParameter()
12595 MApi_XC_W2BYTEMSK(REG_SC_BK60_22_L, VGain<<8, 0x0F00); //v total gain in SetVDBKParameter()
12600 VGain = 0x8*(HDBK_Str-20)/(60-20); in SetVDBKParameter()
12601 MApi_XC_W2BYTEMSK(REG_SC_BK60_22_L, VGain<<8, 0x0F00); //v total gain in SetVDBKParameter()
12606 VGain = 0x0; in SetVDBKParameter()
[all …]