Searched defs:samplingFreq (Results 1 – 1 of 1) sorted by relevance
213 int samplingFreq, int channelCount, ByteBuffer capturedData, in getCapturedPowerSpectrum()238 private static double goertzel(int signalFreq, int samplingFreq, in goertzel()