Home
last modified time | relevance | path

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

/drivers/video/fbdev/omap2/dss/
Ddispc.c1723 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_vrfb_rotation_offset()
1808 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_dma_rotation_offset()
1961 s32 *row_inc, s32 *pix_inc, int x_predecim, int y_predecim) in calc_tiler_rotation_offset()
2150 int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, in dispc_ovl_calc_scaling_24xx()
2191 int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, in dispc_ovl_calc_scaling_34xx()
2265 int *x_predecim, int *y_predecim, int *decim_x, int *decim_y, in dispc_ovl_calc_scaling_44xx()
2308 int *x_predecim, int *y_predecim, u16 pos_x, in dispc_ovl_calc_scaling()
2376 int *x_predecim, int *y_predecim) in dispc_ovl_check()
2433 int x_predecim = 1, y_predecim = 1; in dispc_ovl_setup_common() local