Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py217 raw_avlb = its.caps.raw16(props)
219 run_crop_test = (level3_device or full_device) and raw_avlb
238 if raw_avlb:
298 img_raw, raw_avlb, img_name, debug)
362 if its.caps.distortion_correction(props) and raw_avlb:
375 img, raw_avlb, img_name, debug)
495 def measure_aspect_ratio(img, raw_avlb, img_name, debug): argument
572 if not raw_avlb: