Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene2_a/
Dtest_reprocess_uv_swap.py52 img_no_re, f'{name_with_log_path}_no_{suffix}', is_yuv=True)
56 img_re, f'{name_with_log_path}_{suffix}', is_yuv=True)
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py865 def write_image(img, fname, apply_gamma=False, is_yuv=False): argument
887 if not is_yuv: