Searched refs:topDiff (Results 1 – 1 of 1) sorted by relevance
357 final int topDiff = amplitudeCenter - amplitudeTop; in analyzeAmplitude() local359 final int diff = Math.abs(topDiff - bottomDiff); in analyzeAmplitude()368 final String err = String.format(fmt, FN_TAG, topDiff, bottomDiff, amplitudeCenter, diff); in analyzeAmplitude()