Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp5350 int minVideoFps = minFPS, maxVideoFps = maxFPS; in calcThermalLevel() local
5356 maxVideoFps = videoFps.video_max_fps; in calcThermalLevel()
5361 __func__, level, minFPS, maxFPS, minVideoFps, maxVideoFps); in calcThermalLevel()
5369 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
5380 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
5405 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp6644 float minVideoFps = minFPS, maxVideoFps = maxFPS; in calcThermalLevel() local
6650 maxVideoFps = videoFps.video_max_fps; in calcThermalLevel()
6655 __func__, level, minFPS, maxFPS, minVideoFps, maxVideoFps); in calcThermalLevel()
6663 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
6674 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
6699 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp6644 float minVideoFps = minFPS, maxVideoFps = maxFPS; in calcThermalLevel() local
6650 maxVideoFps = videoFps.video_max_fps; in calcThermalLevel()
6655 __func__, level, minFPS, maxFPS, minVideoFps, maxVideoFps); in calcThermalLevel()
6663 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
6674 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()
6699 adjustedRange.video_max_fps = maxVideoFps / 1000.0f; in calcThermalLevel()