Home
last modified time | relevance | path

Searched refs:knee_threshold_ (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/libeffects/loudness/dsp/core/
Ddynamic_range_compression.cpp81 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress()
110 const float overshoot = max_abs_x_dB - knee_threshold_; in Compress()
Ddynamic_range_compression-inl.h31 knee_threshold_ = 0.1151292546497023061569109358970308676362037658691406250f * in set_knee_threshold()
Ddynamic_range_compression.h106 float knee_threshold_; variable