Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_1/
Dtest_auto_vs_manual.py31 _AWB_MANUAL_ATOL = 0.05 variable
127 if not np.allclose(awb_xform, x, atol=_AWB_MANUAL_ATOL, rtol=0):
131 if not np.allclose(awb_gains, g, atol=_AWB_MANUAL_ATOL, rtol=0):