HomeSort by relevance Sort by last modified time
    Searched refs:DIFF_THRESH (Results 1 - 2 of 2) sorted by null

  /cts/apps/CameraITS/tests/scene1/
test_crop_region_raw.py 28 DIFF_THRESH = 0.05
144 assert(diff_yuv > DIFF_THRESH)
145 assert(diff_raw < DIFF_THRESH)
test_dng_noise_model.py 37 DIFF_THRESH = 0.0005
109 thresh = max(DIFF_THRESH, FRAC_THRESH * var_expected[ch][i])

Completed in 851 milliseconds