Home
last modified time | relevance | path

Searched defs:jpeg_img (Results 1 – 2 of 2) sorted by relevance

/cts/apps/CameraITS/tests/scene2_a/
Dtest_display_p3.py32 def _check_icc(jpeg_img, color_space, fmt_str, icc_path): argument
/cts/apps/CameraITS/utils/
Dimage_processing_utils.py1341 def jpeg_has_icc_profile(jpeg_img): argument
1366 def is_jpeg_icc_profile_correct(jpeg_img, color_space, icc_profile_path=None): argument