Searched defs:nyquist (Results 1 – 4 of 4) sorted by relevance
47 double nyquist = this->nyquist(); in process() local
43 double nyquist = 0.5 * this->sampleRate(); in BiquadProcessor() local
61 double nyquist() const { return 0.5 * sampleRate(); } in nyquist() function
73 double nyquist() const { return 0.5 * sampleRate(); } in nyquist() function