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

  /device/google/dragon/audio/hal/dsp/
drc_kernel.c 198 /* See volume_gain() for details */
220 static float volume_gain(struct drc_kernel *dk, float x) function
261 float full_range_gain = volume_gain(dk, 1);
517 float gain = volume_gain(dk, abs_input);
    [all...]

Completed in 89 milliseconds