Searched defs:NUM_COEFS (Results 1 – 2 of 2) sorted by relevance
40 static const int NUM_COEFS = 5; variable
55 void AudioBiquadFilter::setCoefs(const audio_coef_t coefs[NUM_COEFS], bool immediate) { in setCoefs()122 bool AudioBiquadFilter::updateCoefs(const audio_coef_t coefs[NUM_COEFS], in updateCoefs()