Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene5/
Dtest_lens_shading_and_color_uniformity.py51 block_center_x, block_center_y, center_luma, img_w, img_h, dist_max): argument
55 (1 - dist_to_img_center/dist_max) + _THRESH_SHADING_CN) * center_luma
223 dist_max = math.sqrt(pow(w, 2)+pow(h, 2))/2
252 block_center_x, block_center_y, center_luma, w, h, dist_max)