Home
last modified time | relevance | path

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

/drivers/media/common/v4l2-tpg/
Dv4l2-tpg-core.c553 static void color_to_hsv(struct tpg_data *tpg, int r, int g, int b, in color_to_hsv() function
966 color_to_hsv(tpg, r, g, b, &h, &s, &v); in precalculate_color()