Home
last modified time | relevance | path

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

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.cpp5351 cam_fps_range_t videoFps; in calcThermalLevel() local
5354 mParameters.getHfrFps(videoFps); in calcThermalLevel()
5355 minVideoFps = videoFps.video_min_fps; in calcThermalLevel()
5356 maxVideoFps = videoFps.video_max_fps; in calcThermalLevel()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp6645 cam_fps_range_t videoFps; in calcThermalLevel() local
6648 mParameters.getHfrFps(videoFps); in calcThermalLevel()
6649 minVideoFps = videoFps.video_min_fps; in calcThermalLevel()
6650 maxVideoFps = videoFps.video_max_fps; in calcThermalLevel()
/device/huawei/angler/camera/QCamera2/HAL/
DQCamera2HWI.cpp6645 cam_fps_range_t videoFps; in calcThermalLevel() local
6648 mParameters.getHfrFps(videoFps); in calcThermalLevel()
6649 minVideoFps = videoFps.video_min_fps; in calcThermalLevel()
6650 maxVideoFps = videoFps.video_max_fps; in calcThermalLevel()