Home
last modified time | relevance | path

Searched refs:raw_avlb (Results 1 – 3 of 3) sorted by relevance

/cts/apps/CameraITS/tests/scene2_b/
Dtest_auto_per_frame_control.py80 def _determine_test_formats(cam, props, raw_avlb, debug): argument
95 if raw_avlb and debug:
237 raw_avlb = camera_properties_utils.raw16(props)
238 fmts = _determine_test_formats(cam, props, raw_avlb, debug)
251 raw_cap = i == 0 and raw_avlb and debug
/cts/apps/CameraITS/tests/scene1_1/
Dtest_exposure.py187 raw_avlb = (camera_properties_utils.raw16(props) and
243 if raw_avlb and debug:
265 if raw_avlb and debug:
/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py494 raw_avlb = camera_properties_utils.raw16(props)
502 if raw_avlb and (fls_physical == fls_logical):
509 run_crop_test = full_or_better and raw_avlb