Home
last modified time | relevance | path

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

/linux-2.4.37.9/Documentation/fb/
Dframebuffer.txt83 organization of the screen memory (planes, packed pixels, ...) and address
103 application programs is the screen organization (bitplanes or chunky pixels
160 the screen is covered by a pattern of colored phosphors (pixels). If a phosphor
165 electron beam, pixels with various colors and intensities can be shown.
173 The speed at which the electron beam paints the pixels is determined by the
183 to paint the 640 (xres) pixels on one scanline. But the horizontal retrace
184 also takes time (e.g. 272 `pixels'), so a full scanline takes
193 retrace too (e.g. 49 `pixels'). So a full screen will take
Dtridentfb.txt39 nativex - the width in pixels of the flat panel.If you know it (usually 1024
DREADME-sstfb.txt133 - If you see some artefacts (pixels not cleaning and stuff like that),
141 patterns at the border of your windows (the pixels loose the lowest
Dmatroxfb.txt235 xres:X - horizontal resolution, in pixels. Default is derived from `vesa'
245 left:X - left boundary: pixels between end of HSYNC pulse and first pixel.
247 right:X - right boundary: pixels between end of picture and start of HSYNC
249 hslen:X - length of HSYNC pulse, in pixels. Default is derived from `vesa'
/linux-2.4.37.9/drivers/video/
DConfig.in245 tristate ' 2 bpp packed pixels support' CONFIG_FBCON_CFB2
246 tristate ' 4 bpp packed pixels support' CONFIG_FBCON_CFB4
247 tristate ' 8 bpp packed pixels support' CONFIG_FBCON_CFB8
248 tristate ' 16 bpp packed pixels support' CONFIG_FBCON_CFB16
249 tristate ' 24 bpp packed pixels support' CONFIG_FBCON_CFB24
250 tristate ' 32 bpp packed pixels support' CONFIG_FBCON_CFB32
257 tristate ' Mac variable bpp packed pixels support' CONFIG_FBCON_MAC
473 bool ' Support only 8 pixels wide fonts' CONFIG_FBCON_FONTWIDTH8_ONLY
/linux-2.4.37.9/Documentation/video4linux/
Dw9966.txt23 where every two pixels take 4 bytes. In SDL (www.libsdl.org) this format
DREADME.cpia102 pixels are not uploaded from the camera
DZoran292 approx. 240x180 pixels (240*180*3 = 129600, 128 KB = 131072).
303 grabbing 720 pixels wide images or NTSC images (max height 480).
/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_base.h368 unsigned int pixels; member
Dmatroxfb_base.c957 ACCESS_FBINFO(curr.ydstorg.pixels) = 0; in matroxfb_set_var()
963 ACCESS_FBINFO(curr.ydstorg.pixels) = ydstorg; in matroxfb_set_var()
965 ACCESS_FBINFO(curr.ydstorg.pixels) = (ydstorg * 8) / var->bits_per_pixel; in matroxfb_set_var()
Dmatroxfb_accel.c84 #define curr_ydstorg(x) ACCESS_FBINFO2(x, curr.ydstorg.pixels)
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt430 'p': "packed pixels", i.e. <depth> consecutive bits stand for all
433 't': "true color" (more or less packed pixels, but without a color
533 This is the number of pixels of mouse movement that have to accumulate
/linux-2.4.37.9/Documentation/input/
Dinput.txt195 of your screen (in pixels) in XFree86. This is needed if you want to use
/linux-2.4.37.9/Documentation/usb/
Dibmcam.txt207 FLAGS_DISPLAY_HINTS 4 Shows colored pixels which have
/linux-2.4.37.9/Documentation/
DConfigure.help5262 layout, and changing the plane mask to create colored pixels
5291 Support only 8 pixels wide fonts
5455 packed pixels, so it is a good idea to compile them into the kernel
5512 packed pixels, so it is a good idea to compile them into the kernel
5728 tailored to the specific organization of pixels in the memory of
5751 (2 colors) packed pixels.
5753 2 bpp packed pixels support
5756 pixel (4 colors) packed pixels.
5758 4 bpp packed pixels support
5761 pixel (16 colors) packed pixels.
[all …]