Home
last modified time | relevance | path

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

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