Searched refs:decibels_to_linear (Results 1 – 2 of 2) sorted by relevance
65 static inline float decibels_to_linear(float decibels) PURE;85 static inline float decibels_to_linear(float decibels) in decibels_to_linear() function199 return decibels_to_linear(8.685889638065044f * input); in knee_expf()
148 float x = decibels_to_linear(x_db); in k_at_slope()184 dk->linear_threshold = decibels_to_linear(db_threshold); in update_static_curve_parameters()197 dk->knee_threshold = decibels_to_linear(db_threshold + db_knee); in update_static_curve_parameters()261 decibels_to_linear(db_post_gain) * full_range_makeup_gain; in dk_set_parameters()275 decibels_to_linear(-2 * dk->sat_release_frames_inv_neg) - 1; in dk_set_parameters()374 envelope_rate = decibels_to_linear(db_per_frame); in dk_update_envelope()544 decibels_to_linear(db_per_frame) - 1; in dk_update_detector_average()