Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/tidss/
Dtidss_scale_coefs.h18 const struct tidss_scale_coefs *tidss_get_scale_coefs(struct device *dev,
Dtidss_scale_coefs.c148 const struct tidss_scale_coefs *tidss_get_scale_coefs(struct device *dev, in tidss_get_scale_coefs() function
Dtidss_dispc.c1803 sp->xcoef_uv = tidss_get_scale_coefs(dispc->dev, in dispc_vid_calc_scaling()
1811 sp->ycoef_uv = tidss_get_scale_coefs(dispc->dev, in dispc_vid_calc_scaling()
1818 sp->xcoef = tidss_get_scale_coefs(dispc->dev, sp->fir_xinc, in dispc_vid_calc_scaling()
1822 sp->ycoef = tidss_get_scale_coefs(dispc->dev, sp->fir_yinc, in dispc_vid_calc_scaling()