Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
H A Datafb.c892 int xstretch; in falcon_decode_var() local
1013 xstretch = (xres < 640) ? 2 : 1; in falcon_decode_var()
1031 plen = 2 * xstretch; in falcon_decode_var()
1064 xstretch = 2; /* Double pixel width only for hicolor */ in falcon_decode_var()
1068 plen = 1 * xstretch; in falcon_decode_var()