/cts/apps/CameraITS/tests/scene0/ |
D | test_test_patterns.py | 45 r_tile = its.image.get_image_patch(r, 0.0, 0.0, 1.0, 1.0) 46 gr_tile = its.image.get_image_patch(gr, 0.0, 0.0, 1.0, 1.0) 47 gb_tile = its.image.get_image_patch(gb, 0.0, 0.0, 1.0, 1.0) 48 b_tile = its.image.get_image_patch(b, 0.0, 0.0, 1.0, 1.0) 80 tile = its.image.get_image_patch(img, float(i)/num_bars+delta,
|
D | test_tonemap_curve.py | 49 raw_patch = its.image.get_image_patch( 74 raw_patch = its.image.get_image_patch( 76 yuv_patch = its.image.get_image_patch(
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_flip_mirror.py | 62 patch = its.image.get_image_patch(y, chart.xnorm, chart.ynorm, 80 template = its.image.get_image_patch(template, (1-X_CROP)/2, (1-Y_CROP)/2, 82 patch = its.image.get_image_patch(patch, (1-X_CROP)/2,
|
D | test_lens_position.py | 75 chart.img = its.image.normalize_img(its.image.get_image_patch( 102 chart.img = its.image.normalize_img(its.image.get_image_patch(
|
/cts/apps/CameraITS/tests/scene1/ |
D | test_yuv_plus_jpeg.py | 52 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_yuv_plus_raw.py | 54 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 61 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_yuv_plus_raw10.py | 55 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 62 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_yuv_plus_raw12.py | 54 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 61 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_jpeg.py | 47 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_tonemap_sequence.py | 60 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 69 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_black_white.py | 56 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 75 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_tonemap_mode.py | 76 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 100 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_yuv_jpeg_all.py | 57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 75 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_noise_reduction.py | 66 rgb_tile = its.image.get_image_patch(rgb_image, 0.45, 0.45, 0.1, 0.1) 93 rgb_tile = its.image.get_image_patch(
|
D | test_reprocess_noise_reduction.py | 81 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 111 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_post_raw_sensitivity_boost.py | 105 raw_tile = its.image.get_image_patch(raw_rgb, 0.45, 0.45, 0.1, 0.1) 106 yuv_tile = its.image.get_image_patch(yuv_rgb, 0.45, 0.45, 0.1, 0.1)
|
D | test_channel_saturation.py | 53 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_flash_mode.py | 65 tile = its.image.get_image_patch(y, 0.375, 0.375, 0.25, 0.25)
|
D | test_locked_burst.py | 65 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_sensitivity.py | 63 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_param_exposure_time.py | 59 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1)
|
D | test_ev_compensation_basic.py | 72 tile = its.image.get_image_patch(y, 0.45, 0.45, 0.1, 0.1)
|
D | test_burst_sameness_manual.py | 67 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
|
/cts/apps/CameraITS/tests/inprog/ |
D | test_blc_lsc.py | 77 tile_center = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 83 tile_corner = its.image.get_image_patch(img, 0.0, 0.0, 0.1, 0.1)
|
D | test_burst_sameness_auto.py | 69 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1)
|