/cts/tests/tests/media/res/raw/ |
D | vp90_2_08_tile_4x4_vp9_md5 | 1 a3b9b715a7e2aed15430faabb3c8b7b3 vp90-2-08-tile-4x4-1920x1080-0001.i420 2 85fa2105aa554e680056d1a413ac9673 vp90-2-08-tile-4x4-1920x1080-0002.i420 3 4abb371be22d7914bb62b30d901c30ce vp90-2-08-tile-4x4-1920x1080-0003.i420 4 83c2528204ae3fd4d4cc8fc67b641d3a vp90-2-08-tile-4x4-1920x1080-0004.i420 5 86fcc862b8c8d64690ba3c4a6bff9f74 vp90-2-08-tile-4x4-1920x1080-0005.i420
|
D | vp90_2_08_tile_4x1_vp9_md5 | 1 82fe82552fc693418e68f7757c67bbcb vp90-2-08-tile-4x1-1920x1080-0001.i420 2 28db6328c54d2dbe7e9efae5ca58cec8 vp90-2-08-tile-4x1-1920x1080-0002.i420 3 72f6459dd217ddd05f42cd9e8d6f689f vp90-2-08-tile-4x1-1920x1080-0003.i420 4 12eeebc1533f812d01df0e2b2b8cf0f3 vp90-2-08-tile-4x1-1920x1080-0004.i420 5 7ddc1f11bb28f6ad235832e6a1bb88dd vp90-2-08-tile-4x1-1920x1080-0005.i420
|
/cts/apps/CameraITS/tests/scene1/ |
D | test_jpeg.py | 44 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 45 rgb0 = its.image.compute_image_means(tile) 53 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 54 rgb1 = its.image.compute_image_means(tile)
|
D | test_yuv_plus_jpeg.py | 50 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 51 rgb0 = its.image.compute_image_means(tile) 55 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 56 rgb1 = its.image.compute_image_means(tile)
|
D | test_yuv_plus_raw.py | 51 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 52 rgb0 = its.image.compute_image_means(tile) 58 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 59 rgb1 = its.image.compute_image_means(tile)
|
D | test_yuv_plus_raw10.py | 51 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 52 rgb0 = its.image.compute_image_means(tile) 58 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 59 rgb1 = its.image.compute_image_means(tile)
|
D | test_yuv_plus_raw12.py | 51 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 52 rgb0 = its.image.compute_image_means(tile) 58 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 59 rgb1 = its.image.compute_image_means(tile)
|
D | test_black_white.py | 57 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 58 black_means = its.image.compute_image_means(tile) 72 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 73 white_means = its.image.compute_image_means(tile)
|
D | test_tonemap_sequence.py | 56 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 57 means.append(tile.mean(0).mean(0)) 65 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 66 means.append(tile.mean(0).mean(0))
|
D | test_yuv_jpeg_all.py | 52 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 53 rgb = its.image.compute_image_means(tile) 69 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 70 rgb = its.image.compute_image_means(tile)
|
D | test_param_tonemap_mode.py | 75 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 76 rgb_means.append(its.image.compute_image_means(tile)) 100 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 101 rgb_means.append(its.image.compute_image_means(tile))
|
D | test_reprocess_noise_reduction.py | 82 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 83 ref_snr = its.image.compute_image_snrs(tile) 112 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 114 rgb_snrs = its.image.compute_image_snrs(tile)
|
D | test_dng_noise_model.py | 84 tile = its.image.get_image_patch(plane, 0.49,0.49,0.02,0.02) 85 mean = tile.mean() 90 its.image.compute_image_variances(tile)[0])
|
D | test_locked_burst.py | 63 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 64 means = its.image.compute_image_means(tile)
|
D | test_param_flash_mode.py | 59 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 60 rgb = its.image.compute_image_means(tile)
|
D | test_burst_sameness_manual.py | 62 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1) 63 means = its.image.compute_image_means(tile)
|
D | test_param_exposure_time.py | 55 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 56 rgb_means = its.image.compute_image_means(tile)
|
D | test_param_sensitivity.py | 61 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 62 rgb_means = its.image.compute_image_means(tile)
|
D | test_param_color_correction.py | 84 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 85 rgb_means = its.image.compute_image_means(tile)
|
D | test_ev_compensation_advanced.py | 85 tile = its.image.get_image_patch(y, 0.45,0.45,0.1,0.1) 86 lumas.append(its.image.compute_image_means(tile)[0])
|
D | test_raw_sensitivity.py | 63 tile = its.image.get_image_patch(gr, 0.445, 0.445, 0.11, 0.11) 64 var = its.image.compute_image_variances(tile)[0]
|
/cts/apps/CameraITS/tests/ |
D | tutorial.py | 141 tile = its.image.get_image_patch(rgbimg, 0.45, 0.45, 0.1, 0.1) 142 its.image.write_image(tile, "%s_rgb_2_tile.jpg" % (NAME)) 145 rgb_means = its.image.compute_image_means(tile)
|
/cts/tests/tests/graphics/src/android/graphics/cts/ |
D | BitmapShaderTest.java | 46 Bitmap tile = Bitmap.createBitmap(TILE_WIDTH, TILE_HEIGHT, Config.ARGB_8888); in testBitmapShader() local 47 tile.eraseColor(BORDER_COLOR); in testBitmapShader() 48 Canvas c = new Canvas(tile); in testBitmapShader() 53 BitmapShader shader = new BitmapShader(tile, Shader.TileMode.REPEAT, in testBitmapShader()
|
/cts/apps/CameraITS/tests/inprog/ |
D | test_burst_sameness_auto.py | 69 tile = its.image.get_image_patch(imgs[n], 0.45, 0.45, 0.1, 0.1) 70 means = its.image.compute_image_means(tile)
|
/cts/apps/CameraITS/tests/scene3/ |
D | test_edge_enhancement.py | 66 tile = its.image.get_image_patch(img, 0.45, 0.45, 0.1, 0.1) 67 sharpness_list.append(its.image.compute_image_sharpness(tile))
|