Home
last modified time | relevance | path

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

/cts/apps/CameraITS/tests/scene2_a/
Dtest_display_p3.py33 if not image_processing_utils.jpeg_has_icc_profile(jpeg_img):
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py1341 def jpeg_has_icc_profile(jpeg_img): function