Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dimage_fov_utils_tests.py60 crop_thresh_factor = 1
62 e_msg_stem, crop_thresh_factor)
69 e_msg_stem, crop_thresh_factor)
Dimage_fov_utils.py96 def check_crop(circle, cc_gt, w, h, e_msg_stem, crop_thresh_factor): argument
116 thresh_crop_l = THRESH_CROP_L * crop_thresh_factor
117 thresh_crop_s = THRESH_CROP_S * crop_thresh_factor
/cts/apps/CameraITS/tests/scene4/
Dtest_preview_aspect_ratio_and_crop.py257 crop_thresh_factor = ((min(ref_fov['w'], ref_fov['h']) / 4.0) /
262 f'{preview_size}', crop_thresh_factor)
Dtest_video_aspect_ratio_and_crop.py278 crop_thresh_factor = ((min(ref_fov['w'], ref_fov['h']) / 4.0) /
283 f'{quality}', crop_thresh_factor)
Dtest_aspect_ratio_and_crop.py292 crop_thresh_factor = ((min(ref_fov['w'], ref_fov['h']) / 4.0) /
363 f'{fmt_iter} with {fmt_cmpr}', crop_thresh_factor)