Searched refs:max_abs_x_dB (Results 1 – 1 of 1) sorted by relevance
80 const float max_abs_x_dB = math::fast_log(max_abs_x); in Compress() local82 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress()109 const float max_abs_x_dB = math::fast_log(max_abs_x); in Compress() local111 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress()