Searched refs:toDouble (Results 1 – 3 of 3) sorted by relevance
86 public static double[] toDouble(short[] data) { in toDouble() method in Util
31 this.data = Util.toDouble(shortData); in WavAnalyzer()
159 else 500f * sin((it / 2).toDouble()).toFloat() + 500f in <lambda>()