Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.cc117 float avg_count; member
368 float avg_count = static_cast<float>(num_samples) / in PrintResult() local