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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/omap2/dss/
H A Ddispc.c1320 u16 fbw, fbh; local
1341 fbh = height;
1344 fbh = width;
1364 *offset1 = screen_width * (fbh - 1) * ps;
1369 *row_inc = pixinc(screen_width * (fbh - 1) + 1 +
1374 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps;
1391 *row_inc = pixinc(-screen_width * (fbh - 1) - 1 -
1415 *row_inc = pixinc(-screen_width * (fbh - 1) + 1 +
1422 *offset1 = screen_width * (fbh - 1) * ps;
1434 *offset1 = (screen_width * (fbh
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/omap2/dss/
H A Ddispc.c1320 u16 fbw, fbh; local
1341 fbh = height;
1344 fbh = width;
1364 *offset1 = screen_width * (fbh - 1) * ps;
1369 *row_inc = pixinc(screen_width * (fbh - 1) + 1 +
1374 *offset1 = (screen_width * (fbh - 1) + fbw - 1) * ps;
1391 *row_inc = pixinc(-screen_width * (fbh - 1) - 1 -
1415 *row_inc = pixinc(-screen_width * (fbh - 1) + 1 +
1422 *offset1 = screen_width * (fbh - 1) * ps;
1434 *offset1 = (screen_width * (fbh
[all...]

Completed in 123 milliseconds