Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene4/
Dtest_aspect_ratio_and_crop.py49 _AR_DIFF_ATOL = 0.01 variable
146 if np.isclose(float(w) / h, match_ar, atol=_AR_DIFF_ATOL):