Home
last modified time | relevance | path

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

/external/adhd/cras/src/dsp/
Ddrc.c178 float stage_ratio = drc_get_param(drc, 0, PARAM_FILTER_STAGE_RATIO); in init_emphasis_eq() local
186 anchor_freq / stage_ratio, &e, &d); in init_emphasis_eq()
191 anchor_freq /= (stage_ratio * stage_ratio); in init_emphasis_eq()