Home
last modified time | relevance | path

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

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