Searched refs:do_af (Results 1 – 19 of 19) sorted by relevance
/cts/apps/CameraITS/tests/inprog/ |
D | test_rawstats.py | 30 cam.do_3a(do_af=False);
|
D | test_blc_lsc.py | 43 = cam.do_3a(r,r,r,do_af=False,get_results=True)
|
/cts/apps/CameraITS/tests/inprog/scene2/ |
D | test_dng_tags.py | 45 cam.do_3a(do_af=False)
|
/cts/apps/CameraITS/tests/scene1_1/ |
D | test_ae_af.py | 66 do_af=three_a_req[1],
|
D | test_locked_burst.py | 69 cam.do_3a(do_af=True, lock_ae=True, lock_awb=True,
|
D | test_ev_compensation_basic.py | 95 cam.do_3a(ev_comp=0, lock_ae=True, do_af=False, mono_camera=mono_camera)
|
D | test_ev_compensation_advanced.py | 111 cam.do_3a(ev_comp=0, lock_ae=True, do_af=False, mono_camera=mono_camera)
|
D | test_dng_noise_model.py | 81 s_ae, e_ae, _, _, _ = cam.do_3a(get_results=True, do_af=False)
|
D | test_capture_result.py | 105 cam.do_3a(do_af=False, mono_camera=mono_camera)
|
/cts/apps/CameraITS/tests/scene1_2/ |
D | test_raw_sensitivity.py | 81 s_ae, e_ae, _, _, _ = cam.do_3a(do_af=False, get_results=True)
|
D | test_tonemap_sequence.py | 113 sens, exp, _, _, f_dist = cam.do_3a(do_af=True, get_results=True)
|
/cts/apps/CameraITS/utils/ |
D | its_session_utils.py | 874 do_af=True, argument 926 cmd['triggers'] = {'ae': do_ae, 'af': do_af} 951 if do_af: 966 do_af and af_dist is None or not converged):
|
D | target_exposure_utils.py | 238 _REGION_3A, _REGION_3A, _REGION_3A, do_af=False, get_results=True)
|
/cts/apps/CameraITS/tests/sensor_fusion/ |
D | test_multi_camera_frame_sync.py | 155 sens, exp, _, _, _ = cam.do_3a(get_results=True, do_af=False)
|
D | test_sensor_fusion.py | 138 s, e, _, _, _ = cam.do_3a(get_results=True, do_af=False)
|
/cts/apps/CameraITS/tests/scene5/ |
D | test_lens_shading_and_color_uniformity.py | 158 get_results=True, do_af=False, lock_ae=True, lock_awb=True)
|
/cts/apps/CameraITS/tools/ |
D | dng_noise_model.py | 180 get_results=True, do_awb=False, do_af=False)
|
D | run_all_tests.py | 228 cam.do_3a(do_af=False, lock_ae=camera_properties_utils.ae_lock(props),
|
/cts/apps/CameraITS/tests/inprog/rolling_shutter_skew/ |
D | test_rolling_shutter_skew.py | 189 s, e, _, _, _ = cam.do_3a(get_results=True, do_af=False)
|