Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_2/
Dtest_yuv_plus_raw.py39 log_path_with_name, raw_fmt): argument
61 logging.debug('%s YUV RGB means: %s', raw_fmt, rgb_means_yuv)
65 cap_raw, props, raw_fmt, log_path_with_name
75 logging.debug('%s RAW RGB means: %s', raw_fmt, rgb_means_raw)
83 logging.debug('Post-boost %s RAW RGB means: %s', raw_fmt, rgb_means_raw)
139 for raw_fmt in raw_formats:
143 raw_fmt, props)[0]
150 out_surfaces = [{'format': raw_fmt},
157 log_path, raw_fmt)
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py228 def convert_raw_capture_to_rgb_image(cap_raw, props, raw_fmt, argument
247 logging.debug('%s capture AF mode: %s', raw_fmt, control_af_mode)
248 logging.debug('%s capture focus distance: %s', raw_fmt, focus_distance)
249 logging.debug('%s capture shading mode: %d', raw_fmt, shading_mode)