Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1/
Dtest_exposure.py26 IMG_STATS_GRID = 9 # find used to find the center 11.11% variable
115 'gridWidth': aaw/IMG_STATS_GRID,
116 'gridHeight': aah/IMG_STATS_GRID})
119 raw_r_means.append(r[IMG_STATS_GRID/2, IMG_STATS_GRID/2]
121 raw_gr_means.append(gr[IMG_STATS_GRID/2, IMG_STATS_GRID/2]
123 raw_gb_means.append(gb[IMG_STATS_GRID/2, IMG_STATS_GRID/2]
125 raw_b_means.append(b[IMG_STATS_GRID/2, IMG_STATS_GRID/2]
Dtest_raw_sensitivity.py24 IMG_STATS_GRID = 9 # find used to find the center 11.11% variable
77 "gridWidth": aaw/IMG_STATS_GRID,
78 "gridHeight": aah/IMG_STATS_GRID})
81 var = var_image[IMG_STATS_GRID/2, IMG_STATS_GRID/2,
Dtest_raw_burst_sensitivity.py24 IMG_STATS_GRID = 9 # find used to find the center 11.11% variable
72 "gridWidth": aaw/IMG_STATS_GRID,
73 "gridHeight": aah/IMG_STATS_GRID})
93 var = var_image[IMG_STATS_GRID/2, IMG_STATS_GRID/2,