Searched refs:new_max_fps (Results 1 – 1 of 1) sorted by relevance
320 int32_t new_max_fps = 0; in IsHighSpeedModeFpsCompatible() local328 new_max_fps = ae_target_fps_entry.data.i32[1]; in IsHighSpeedModeFpsCompatible()332 new_max_fps); in IsHighSpeedModeFpsCompatible()334 if (new_max_fps == old_max_fps) { in IsHighSpeedModeFpsCompatible()400 int32_t new_max_fps = new_entry.data.i32[1]; in IsSessionParameterCompatible() local427 /*new_fps=*/{new_min_fps, new_max_fps}); in IsSessionParameterCompatible()430 if (old_max_fps == new_max_fps || ignore_fps_range_diff) { in IsSessionParameterCompatible()434 __FUNCTION__, old_min_fps, old_max_fps, new_min_fps, new_max_fps, in IsSessionParameterCompatible()