Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Datafb.c840 int xstretch; in falcon_decode_var() local
968 xstretch = (xres < 640) ? 2 : 1; in falcon_decode_var()
987 plen = 2 * xstretch; in falcon_decode_var()
1022 xstretch = 2; /* Double pixel width only for hicolor */ in falcon_decode_var()
1028 plen = 1 * xstretch; in falcon_decode_var()