Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene2_a/
Dtest_display_p3.py36 elif not image_processing_utils.is_jpeg_icc_profile_correct(
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py1366 def is_jpeg_icc_profile_correct(jpeg_img, color_space, icc_profile_path=None): function