HomeSort by relevance Sort by last modified time
    Searched refs:attack_frames (Results 1 - 2 of 2) sorted by null

  /device/google/dragon/audio/hal/dsp/
drc_kernel.h 71 float attack_frames; member in struct:drc_kernel
drc_kernel.c 272 dk->attack_frames = attack_time * sample_rate;
329 const float attack_frames = dk->attack_frames; local
400 envelope_rate = 1 - powf(x, 1 / attack_frames);
    [all...]

Completed in 55 milliseconds