Home
last modified time | relevance | path

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

/Zephyr-latest/samples/drivers/video/capture/src/
Dcheck_test_pattern.h67 static inline CIELAB xrgb32_to_lab(const uint32_t color) in xrgb32_to_lab() function
128 sum_lab(&colorbars[i], xrgb32_to_lab(*(pixel + j))); in is_colorbar_ok()