Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene1_3/
Dtest_yuv_plus_raw.py40 log_path_with_name, raw_fmt): argument
62 logging.debug('%s YUV RGB means: %s', raw_fmt, rgb_means_yuv)
66 cap_raw, props, raw_fmt, log_path_with_name
76 logging.debug('%s RAW RGB means: %s', raw_fmt, rgb_means_raw)
84 logging.debug('Post-boost %s RAW RGB means: %s', raw_fmt, rgb_means_raw)
145 for raw_fmt in raw_formats:
149 raw_fmt, props)[0]
156 out_surfaces = [{'format': raw_fmt},
169 log_path, raw_fmt)
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py234 def convert_raw_capture_to_rgb_image(cap_raw, props, raw_fmt, argument
253 logging.debug('%s capture AF mode: %s', raw_fmt, control_af_mode)
254 logging.debug('%s capture focus distance: %s', raw_fmt, focus_distance)
255 logging.debug('%s capture shading mode: %d', raw_fmt, shading_mode)