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)
42 _, fmt = its.objects.get_fastest_manual_capture_settings(props)
35 req, fmt = its.objects.get_fastest_manual_capture_settings(props)
42 req, fmt = its.objects.get_fastest_manual_capture_settings(props)
41 _,fmt = its.objects.get_fastest_manual_capture_settings(props)
50 _, 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)
243 def get_fastest_manual_capture_settings(props): function