Home
last modified time | relevance | path

Searched defs:sof_drc_params (Results 1 – 1 of 1) sorted by relevance

/sof-3.4.0/src/include/user/
Ddrc.h16 struct sof_drc_params { struct
18 int32_t enabled;
21 int32_t db_threshold; /* Q8.24 */
24 int32_t db_knee; /* Q8.24 */
27 int32_t ratio; /* Q8.24 */
30 int32_t pre_delay_time; /* Q2.30 */
33 int32_t linear_threshold; /* Q2.30 */
36 int32_t slope; /* Q2.30 */
39 int32_t K; /* Q12.20 */
42 int32_t knee_alpha; /* Q8.24 */
[all …]