Home
last modified time | relevance | path

Searched refs:_NUM_SAMPLES (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CameraITS/tests/scene3/
Dtest_reprocess_edge_enhancement.py35 _NUM_SAMPLES = 4 variable
107 caps = cam.do_capture([req]*_NUM_SAMPLES, [out_surface], reprocess_format)
108 for n in range(_NUM_SAMPLES):
Dtest_edge_enhancement.py33 _NUM_SAMPLES = 4 variable
88 caps = cam.do_capture([req]*_NUM_SAMPLES, [out_surface], repeat_request=req)