Searched refs:requestFps (Results 1 – 1 of 1) sorted by relevance
2307 const SupportedV4L2Format& v4l2Fmt, double requestFps) { in configureV4l2StreamLocked() argument2366 if (requestFps != 0.0) { in configureV4l2StreamLocked()2367 fps = requestFps; in configureV4l2StreamLocked()