Searched defs:peakBuffer (Results 1 – 1 of 1) sorted by relevance
55 float[] peakBuffer = new float[numSamples]; in analyze() local82 private TapLatencyEvent[] scanForEdges(float[] peakBuffer, int numSamples) { in scanForEdges()106 private void fillPeakBuffer(float[] buffer, int offset, int numSamples, float[] peakBuffer) { in fillPeakBuffer()