Searched refs:get_fastest_manual_capture_settings (Results 1 – 9 of 9) sorted by relevance
32 req,fmt = its.objects.get_fastest_manual_capture_settings(props)
41 _, fmt = its.objects.get_fastest_manual_capture_settings(props)
32 req, fmt = its.objects.get_fastest_manual_capture_settings(props)
39 req, fmt = its.objects.get_fastest_manual_capture_settings(props)
41 _,fmt = its.objects.get_fastest_manual_capture_settings(props)
45 _, fmt = its.objects.get_fastest_manual_capture_settings(props)
38 _,fmt = its.objects.get_fastest_manual_capture_settings(props)
250 def get_fastest_manual_capture_settings(props): function