Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc357 float sum_avg = 0.f; in PrintResult() local
387 sum_avg += mean_dt; in PrintResult()
430 "", sum_min, sum_max, sum_avg); in PrintResult()