Searched refs:stepSize (Results 1 – 1 of 1) sorted by relevance
382 float stepSize = (maxComputeTimeSec - minComputeTimeSec) / (TIME_FREQ_ARRAY_SIZE - 1); in fromInferenceResults() local384 timeFreqSec[(int) ((iresult.mComputeTimeSec - minComputeTimeSec) / stepSize)] += 1; in fromInferenceResults()395 minComputeTimeSec, stepSize, timeFreqSec, backendType, testSetSize, in fromInferenceResults()