Home | History | Annotate | Download | only in HAL

Lines Matching defs:maxVideoFps

6644     float minVideoFps = minFPS, maxVideoFps = maxFPS;
6650 maxVideoFps = videoFps.video_max_fps;
6655 __func__, level, minFPS, maxFPS, minVideoFps, maxVideoFps);
6663 adjustedRange.video_max_fps = maxVideoFps / 1000.0f;
6674 adjustedRange.video_max_fps = maxVideoFps / 1000.0f;
6699 adjustedRange.video_max_fps = maxVideoFps / 1000.0f;