Searched refs:maxVideoFPS (Results 1 – 2 of 2) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCamera2HWI.h | 302 const float &minVideoFPS, const float &maxVideoFPS, 375 const float &minVideoFPS, const float &maxVideoFPS,
|
D | QCamera2HWI.cpp | 9665 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()
|