Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py239 raw_fov_percent = _calc_circle_image_ratio(circle_raw['r'], w_raw, h_raw)
284 fov_percent = _calc_circle_image_ratio(circle_jpg['r'], w, h)
296 def _calc_circle_image_ratio(radius, img_w, img_h): function
311 fov_percent = _calc_circle_image_ratio(circle['r'], w, h)