Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/video/capture/src/
Dcheck_test_pattern.h106 static inline double deltaE(const CIELAB lab1, const CIELAB lab2) in deltaE() function
146 if (deltaE(colorbars[i], colorbars_target[i]) > LAB_THRESHOLD) { in is_colorbar_ok()