Searched refs:tpg_get_color (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 1618 static enum tpg_color tpg_get_color(const struct tpg_data *tpg, in tpg_get_color() function 1816 color1 = tpg_get_color(tpg, pat, real_x); in tpg_precalculate_line() 1827 color2 = tpg_get_color(tpg, pat, real_x); in tpg_precalculate_line()
|
/kernel/linux/linux-6.6/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-core.c | 1624 static enum tpg_color tpg_get_color(const struct tpg_data *tpg, in tpg_get_color() function 1822 color1 = tpg_get_color(tpg, pat, real_x); in tpg_precalculate_line() 1833 color2 = tpg_get_color(tpg, pat, real_x); in tpg_precalculate_line()
|
Completed in 7 milliseconds