Home
last modified time | relevance | path

Searched refs:_BURST_LEN (Results 1 – 4 of 4) sorted by relevance

/cts/apps/CameraITS/tests/scene1_1/
Dtest_burst_sameness_manual.py32 _BURST_LEN = 50 variable
43 _NUM_FRAMES = _BURST_LEN * _NUM_BURSTS
89 caps = cam.do_capture([req]*_BURST_LEN, [fmt])
91 n = j*_BURST_LEN + i
Dtest_locked_burst.py27 _BURST_LEN = 8 variable
85 caps = cam.do_capture([req]*_BURST_LEN, fmt)
/cts/apps/CameraITS/tests/scene_flash/
Dtest_torch_strength.py34 _BURST_LEN = 5 variable
110 reqs = [cap_req] * _BURST_LEN
/cts/apps/CameraITS/tests/scene1_2/
Dtest_raw_exposure.py33 _BURST_LEN = 10 # break captures into burst of BURST_LEN requests variable
199 burst_len = _BURST_LEN