HomeSort by relevance Sort by last modified time
    Searched full:stage_ratio (Results 1 - 1 of 1) sorted by null

  /device/google/dragon/audio/hal/dsp/
drc.c 178 float stage_ratio = drc_get_param(drc, 0, PARAM_FILTER_STAGE_RATIO); local
186 anchor_freq / stage_ratio,
192 anchor_freq /= (stage_ratio * stage_ratio);

Completed in 63 milliseconds