Searched refs:toDouble (Results 1 – 2 of 2) sorted by relevance
86 public static double[] toDouble(short[] data) { in toDouble() method in Util
31 this.data = Util.toDouble(shortData); in WavAnalyzer()