Home
last modified time | relevance | path

Searched refs:xinc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c78 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
80 * is 8. So the maximum supported xinc value is 32,
154 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
156 * is 8. So the maximum supported xinc value is 32,
243 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
245 * is 8. So the maximum supported xinc value is 32,
1603 int xinc, yinc; member
1624 sp->xinc = 1; in dispc_vid_calc_scaling()
1673 sp->xinc = DIV_ROUND_UP(DIV_ROUND_UP(sp->in_w, in dispc_vid_calc_scaling()
1677 if (sp->xinc > in dispc_vid_calc_scaling()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c79 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
81 * is 8. So the maximum supported xinc value is 32,
155 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
157 * is 8. So the maximum supported xinc value is 32,
244 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
246 * is 8. So the maximum supported xinc value is 32,
292 * of pixel inc is calculated like this: 1+(xinc-1)*bpp.
294 * is 8. So the maximum supported xinc value is 32,
1656 int xinc, yinc; member
1677 sp->xinc in dispc_vid_calc_scaling()
[all...]

Completed in 7 milliseconds