Lines Matching defs:gain
47 * N (code in SoC repo) gain control
1641 "Clipped noise gain (%d -> %d)",
2104 // FIXME: Store the gain control data on |sce| and do something with it.
2191 // I see no textual basis in the spec for this occurring after SSR gain
2395 int gain = 0;
2399 gain = cge ? get_vlc2(gb, vlc_scalefactors.table, 7, 3) - 60: 0;
2400 gain_cache = GET_GAIN(scale, gain);
2407 coup->gain[c][0] = gain_cache;
2416 t = gain += t;
2428 coup->gain[c][idx] = gain_cache;