Home
last modified time | relevance | path

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

/hardware/google/camera/common/hal/utils/
Dutils.cc417 uint8_t video_fps_throttle = 0; in IsSessionParameterCompatible() local
420 video_fps_throttle = video_fps_throttle_entry.data.u8[0]; in IsSessionParameterCompatible()
424 if (video_60_to_30fps_thermal_throttle || video_fps_throttle) { in IsSessionParameterCompatible()
435 video_60_to_30fps_thermal_throttle, video_fps_throttle); in IsSessionParameterCompatible()