Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h302 const float &minVideoFPS, const float &maxVideoFPS,
375 const float &minVideoFPS, const float &maxVideoFPS,
DQCamera2HWI.cpp9665 const float &minVideoFPS, const float &maxVideoFPS, in recalcFPSRange() argument
9673 maxVideoFPS, in recalcFPSRange()
9697 float minVideoFPS, maxVideoFPS; in updateThermalLevel() local
9714 maxVideoFPS = hfrFpsRange.video_max_fps; in updateThermalLevel()
9717 maxVideoFPS = maxFPS; in updateThermalLevel()
9721 calcThermalLevel(level, minFPS, maxFPS, minVideoFPS, maxVideoFPS, in updateThermalLevel()