Searched refs:maxVideoFPS (Results 1 – 2 of 2) sorted by relevance
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCamera2HWI.h | 290 const float &minVideoFPS, const float &maxVideoFPS, 361 const float &minVideoFPS, const float &maxVideoFPS,
|
D | QCamera2HWI.cpp | 8747 const float &minVideoFPS, const float &maxVideoFPS, in recalcFPSRange() argument 8755 maxVideoFPS, in recalcFPSRange() 8778 float minVideoFPS, maxVideoFPS; in updateThermalLevel() local 8798 maxVideoFPS = hfrFpsRange.video_max_fps; in updateThermalLevel() 8801 maxVideoFPS = maxFPS; in updateThermalLevel() 8804 calcThermalLevel(level, minFPS, maxFPS, minVideoFPS, maxVideoFPS, in updateThermalLevel()
|