Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c2057 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim, in calc_offset()
2252 int *x_predecim, int *y_predecim, in dispc_ovl_calc_scaling_24xx()
2301 int *x_predecim, int *y_predecim, in dispc_ovl_calc_scaling_34xx()
2389 int *x_predecim, int *y_predecim, in dispc_ovl_calc_scaling_44xx()
2463 int *x_predecim, int *y_predecim, u16 pos_x, in dispc_ovl_calc_scaling()
2595 int x_predecim = 1, y_predecim = 1; in dispc_ovl_setup_common() local