Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dutils.cc337 int32_t new_min_fps = new_entry.data.i32[0]; in IsSessionParameterCompatible() local
341 old_max_fps, new_min_fps, new_max_fps); in IsSessionParameterCompatible()