Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene7/
Dtest_multi_camera_switch.py350 image_processing_utils.write_rgb_uint8_image(
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py850 def write_rgb_uint8_image(img, file_name): function