Searched refs:tidss_get_scale_coefs (Results 1 – 3 of 3) sorted by relevance
18 const struct tidss_scale_coefs *tidss_get_scale_coefs(struct device *dev,
148 const struct tidss_scale_coefs *tidss_get_scale_coefs(struct device *dev, in tidss_get_scale_coefs() function
1803 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()