Home
last modified time | relevance | path

Searched refs:convert_capture_to_rgb_image (Results 1 – 25 of 59) sorted by relevance

123

/aosp_15_r20/cts/apps/CameraITS/tests/
H A Dtutorial.py109 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
151 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
201 rgbimg = image_processing_utils.convert_capture_to_rgb_image(cap)
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_b/
H A Dtest_yuv_jpeg_capture_sameness.py125 rgb_yuv = image_processing_utils.convert_capture_to_rgb_image(
129 rgb_jpg = image_processing_utils.convert_capture_to_rgb_image(
159 rgb_yuv_use_case = image_processing_utils.convert_capture_to_rgb_image(
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_1/
H A Dtest_crop_regions.py81 img_full = image_processing_utils.convert_capture_to_rgb_image(cap_full)
110 img_crop = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_exposure_x_iso.py72 img = image_processing_utils.convert_capture_to_rgb_image(cap)
275 img = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_burst_capture.py70 img = image_processing_utils.convert_capture_to_rgb_image(
H A Dtest_locked_burst.py89 img = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_latching.py99 img = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_burst_sameness_manual.py92 imgs[n] = image_processing_utils.convert_capture_to_rgb_image(cap)
/aosp_15_r20/cts/apps/CameraITS/tests/scene0/
H A Dtest_test_patterns.py83 img = image_processing_utils.convert_capture_to_rgb_image(cap, props=props)
150 img = image_processing_utils.convert_capture_to_rgb_image(
H A Dtest_solid_color_test_pattern.py229 img = image_processing_utils.convert_capture_to_rgb_image(
232 img = image_processing_utils.convert_capture_to_rgb_image(
H A Dtest_tonemap_curve.py227 img_raw = image_processing_utils.convert_capture_to_rgb_image(
250 img_yuv = image_processing_utils.convert_capture_to_rgb_image(cap_yuv, True)
/aosp_15_r20/cts/apps/CameraITS/tests/scene_flash/
H A Dtest_led_snapshot.py73 img = image_processing_utils.convert_capture_to_rgb_image(cap)
205 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/aosp_15_r20/cts/apps/CameraITS/utils/
H A Dimage_fov_utils.py215 img = image_processing_utils.convert_capture_to_rgb_image(
246 img = image_processing_utils.convert_capture_to_rgb_image(cap, props)
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_2/
H A Dtest_param_noise_reduction.py89 rgb_image = image_processing_utils.convert_capture_to_rgb_image(cap)
113 rgb_image = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_yuv_plus_dng.py73 img = image_processing_utils.convert_capture_to_rgb_image(cap_yuv)
/aosp_15_r20/cts/apps/CameraITS/tests/scene1_3/
H A Dtest_yuv_jpeg_all.py73 img_raw = image_processing_utils.convert_capture_to_rgb_image(
95 img = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_jpeg.py97 img = image_processing_utils.convert_capture_to_rgb_image(cap)
H A Dtest_yuv_plus_jpeg.py46 img = image_processing_utils.convert_capture_to_rgb_image(cap, True)
/aosp_15_r20/cts/apps/CameraITS/tests/scene_extensions/scene_hdr/
H A Dtest_hdr_extension.py236 no_hdr_img = image_processing_utils.convert_capture_to_rgb_image(
252 hdr_img = image_processing_utils.convert_capture_to_rgb_image(
/aosp_15_r20/cts/apps/CameraITS/tests/scene5/
H A Dtest_lens_shading_and_color_uniformity.py170 img_raw = image_processing_utils.convert_capture_to_rgb_image(
183 img_rgb = image_processing_utils.convert_capture_to_rgb_image(cap)
/aosp_15_r20/cts/apps/CameraITS/tools/
H A Dcheck_alignment.py52 img = image_processing_utils.convert_capture_to_rgb_image(cap, props)
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_e/
H A Dtest_continuous_picture.py71 img = image_processing_utils.convert_capture_to_rgb_image(cap)
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_d/
H A Dtest_autoframing.py55 img = image_processing_utils.convert_capture_to_rgb_image(
/aosp_15_r20/cts/apps/CameraITS/tests/scene2_a/
H A Dtest_effects.py82 img = image_processing_utils.convert_capture_to_rgb_image(
/aosp_15_r20/cts/apps/CameraITS/tests/scene9/
H A Dtest_jpeg_high_entropy.py123 img = image_processing_utils.convert_capture_to_rgb_image(

123