Searched refs:minVideoFPS (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraParametersIntf.h | 55 const float &minVideoFPS, const float &maxVideoFPs,
|
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 9672 minVideoFPS, in recalcFPSRange() 9697 float minVideoFPS, maxVideoFPS; in updateThermalLevel() local 9713 minVideoFPS = hfrFpsRange.video_min_fps; in updateThermalLevel() 9716 minVideoFPS = minFPS; in updateThermalLevel() 9721 calcThermalLevel(level, minFPS, maxFPS, minVideoFPS, maxVideoFPS, in updateThermalLevel()
|