Home
last modified time | relevance | path

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

/hardware/google/camera/common/profiler/
Dprofiler.cc120 float avg_count; member
371 float avg_count = static_cast<float>(num_samples) / in PrintResult() local