Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.h55 const float &minVideoFPS, const float &maxVideoFPs,
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
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()