Home
last modified time | relevance | path

Searched refs:raw16 (Results 1 – 15 of 15) sorted by relevance

/cts/apps/CameraITS/pymodules/its/
Dcaps.py150 def raw16(props): function
192 return raw16(props) or raw10(props) or raw12(props)
/cts/apps/CameraITS/tests/scene1/
Dtest_yuv_plus_raw.py33 its.caps.raw16(props) and
Dtest_raw_sensitivity.py38 its.caps.skip_unless(its.caps.raw16(props) and
Dtest_raw_burst_sensitivity.py39 its.caps.skip_unless(its.caps.raw16(props) and
Dtest_dng_noise_model.py47 its.caps.raw16(props) and
Dtest_crop_region_raw.py35 its.caps.raw16(props) and
Dtest_raw_exposure.py45 its.caps.skip_unless(its.caps.raw16(props) and
Dtest_post_raw_sensitivity_boost.py52 if its.caps.raw16(props):
Dtest_exposure.py70 process_raw = its.caps.raw16(props) and its.caps.manual_sensor(props)
/cts/apps/CameraITS/tests/scene0/
Dtest_read_write.py37 if its.caps.raw16(props):
Dtest_test_patterns.py165 its.caps.skip_unless(its.caps.raw16(props) and
Dtest_tonemap_curve.py163 its.caps.skip_unless(its.caps.raw16(props) and
/cts/apps/CameraITS/tests/scene2/
Dtest_format_combos.py40 its.caps.raw16(props))
/cts/apps/CameraITS/tests/scene4/
Dtest_multi_camera_alignment.py281 if (its.caps.raw16(prop) and not its.caps.mono_camera(props)
Dtest_aspect_ratio_and_crop.py219 raw_avlb = its.caps.raw16(props)