Home
last modified time | relevance | path

Searched defs:timeFreqSec (Results 1 – 1 of 1) sorted by relevance

/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DBenchmarkResult.java73 float timeFreqStartSec, float timeFreqStepSec, float[] timeFreqSec, in BenchmarkResult()
381 float[] timeFreqSec = new float[TIME_FREQ_ARRAY_SIZE]; in fromInferenceResults() local