Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dcamera_properties_utils.py255 def raw16(props): function
278 return raw16(props) or raw10(props) or raw12(props)
/cts/apps/CameraITS/tests/scene1_2/
Dtest_yuv_plus_raw.py53 camera_properties_utils.raw16(props) and
Dtest_raw_burst_sensitivity.py74 camera_properties_utils.raw16(props) and
Dtest_raw_sensitivity.py61 camera_properties_utils.raw16(props) and
Dtest_raw_exposure.py152 camera_properties_utils.raw16(props) and
Dtest_post_raw_sensitivity_boost.py48 if camera_properties_utils.raw16(props):
/cts/apps/CameraITS/tests/scene0/
Dtest_read_write.py50 if camera_properties_utils.raw16(props):
Dtest_test_patterns.py185 camera_properties_utils.raw16(props) and
Dtest_tonemap_curve.py205 camera_properties_utils.raw16(props) and
/cts/apps/CameraITS/tests/scene2_a/
Dtest_format_combos.py88 if camera_properties_utils.raw16(props):
/cts/apps/CameraITS/tests/scene1_1/
Dtest_dng_noise_model.py66 camera_properties_utils.raw16(props) and
Dtest_crop_region_raw.py51 camera_properties_utils.raw16(props) and
Dtest_exposure.py187 raw_avlb = (camera_properties_utils.raw16(props) and
/cts/apps/CameraITS/tests/scene2_b/
Dtest_auto_per_frame_control.py237 raw_avlb = camera_properties_utils.raw16(props)
/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py486 raw_avlb = camera_properties_utils.raw16(props)
Dtest_multi_camera_alignment.py417 camera_properties_utils.raw16(physical_props[i])):