Home
last modified time | relevance | path

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

/aosp12/hardware/google/camera/common/profiler/
H A Dprofiler.cc342 float max_max = 0.f; in PrintResult() local
374 max_max = std::max(max_max, max_dt); in PrintResult()