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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/video/
H A Datafb.c940 int xstretch; local
1065 xstretch = (xres < 640) ? 2 : 1;
1068 plen = 2 * xstretch;
1101 xstretch = 2; /* Double pixel width only for hicolor */
1107 plen = 1 * xstretch;

Completed in 55 milliseconds