Home
last modified time | relevance | path

Searched defs:g_sel (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c273 int g_sel, int b_sel) in dcss_dpr_argb_comp_sel()
363 int g_sel; member
378 static int to_comp_sel(u32 pix_fmt, int *a_sel, int *r_sel, int *g_sel, in to_comp_sel()
433 int a_sel, r_sel, g_sel, b_sel; in dcss_dpr_setup_components() local