Home
last modified time | relevance | path

Searched refs:timeFreqSecLength (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DLatencyResult.java80 int timeFreqSecLength = in.readInt(); in LatencyResult() local
81 mTimeFreqSec = new float[timeFreqSecLength]; in LatencyResult()