Searched refs:timeFreqSecLength (Results 1 – 1 of 1) sorted by relevance
133 int timeFreqSecLength = in.readInt(); in BenchmarkResult() local134 mTimeFreqSec = new float[timeFreqSecLength]; in BenchmarkResult()