Searched refs:dB_gain (Results 1 – 1 of 1) sorted by relevance
230 int dB_gain; in vol_compute_gain() local242 dB_gain = tlv[TLV_MIN] + (value * tlv[TLV_STEP]) / 100; in vol_compute_gain()248 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain()