Home
last modified time | relevance | path

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

/cts/apps/CameraITS/pymodules/its/
Dcaps.py149 def raw16(props): function
191 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.py37 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.py44 its.caps.raw16(props) and
Dtest_format_combos.py37 its.caps.raw16(props))
Dtest_crop_region_raw.py34 its.caps.raw16(props) and
Dtest_post_raw_sensitivity_boost.py48 if its.caps.raw16(props):
Dtest_exposure.py70 its.caps.raw16(props) and
/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py78 raw_avlb = its.caps.raw16(props)