Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene8/
Dtest_ae_awb_regions.py184 blue_r_b_ratio = _get_red_blue_ratio(blue)
185 yellow_r_b_ratio = _get_red_blue_ratio(yellow)
248 def _get_red_blue_ratio(img): function