Home
last modified time | relevance | path

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

/cts/apps/CameraITS/utils/
Dimage_processing_utils.py1353 def get_primary_chromaticity(primary): function
1389 (rx, ry) = get_primary_chromaticity(cms_profile.red_primary)
1390 (gx, gy) = get_primary_chromaticity(cms_profile.green_primary)
1391 (bx, by) = get_primary_chromaticity(cms_profile.blue_primary)