Searched refs:dBFS (Results 1 – 5 of 5) sorted by relevance
67 max_volume - The maximum volume for this output specified in dBFS * 100.68 volume_step - Number of dB per volume 'tick' specified in dBFS * 100.76 This example configures the Headphones to have a max volume of -3dBFS with a77 step size of 0.75dBFS and the Speaker to have the curve specified by the steps78 given, which is a 1dBFS per step curve from max = +0.5dBFS to min = -99.5dBFS79 (volume step 10 is -89.5dBFS).
36 in dBFS * 100. For example 5dB of gain would be43 in dBFS * 100. For example 5dB of gain would be57 int32 input_gain (in dBFS * 100)201 expressed in dBFS*100.231 expressed in dBFS*100.
24 static inline float convert_softvol_scaler_from_dB(long dBFS) in convert_softvol_scaler_from_dB() argument26 return expf(LOG_10 * dBFS / 2000); in convert_softvol_scaler_from_dB()
83 long dBFS,107 long dBFS,
927 long dBFS, in cras_alsa_mixer_set_dBFS() argument938 to_set = dBFS + cras_mixer->max_volume_dB; in cras_alsa_mixer_set_dBFS()978 long dBFS, in cras_alsa_mixer_set_capture_dBFS() argument985 to_set = dBFS; in cras_alsa_mixer_set_capture_dBFS()