Searched refs:VOLUME_FWL (Results 1 – 3 of 3) sorted by relevance
62 #define VOLUME_FWL 16 macro
246 * int with VOLUME_FWL fractional bits in vol_compute_gain() 248 linear_gain = vol_pow32(VOL_TWENTIETH_ROOT_OF_TEN, dB_gain, VOLUME_FWL); in vol_compute_gain() 257 VOLUME_FWL); in vol_compute_gain()
18 #define VOL_ZERO_DB BIT(VOLUME_FWL)