Searched defs:cmap (Results  1 – 2 of 2) sorted by relevance
| /cts/apps/CameraITS/utils/ | 
| D | capture_read_noise_utils.py | 36 def create_and_save_csv_from_results(rn_data, iso_low, iso_high, cmap, file):  argument84 def create_read_noise_plots_from_results(rn_data, iso_low, iso_high, cmap,  argument
 170 def _generate_image_data_bayer(img, iso, white_level, cmap):  argument
 206 def _subsample(img, color_plane, cmap):  argument
 279 def capture_read_noise_for_iso_range(cam, low_iso, high_iso, steps, cmap,  argument
 
 | 
| /cts/apps/CameraITS/tools/ | 
| D | dng_noise_model.py | 188 def reorganize_read_noise_coeff_to_rggb(data, cmap):  argument
 |