/linux-4.1.27/drivers/video/fbdev/ |
D | c2p_iplan2.c | 89 u8 pixels[16]; in c2p_iplan2() member 109 memset(d.pixels, 0, sizeof(d)); in c2p_iplan2() 110 memcpy(d.pixels+dst_idx, c, width); in c2p_iplan2() 121 memset(d.pixels, 0, dst_idx); in c2p_iplan2() 122 memcpy(d.pixels+dst_idx, c, w); in c2p_iplan2() 131 memcpy(d.pixels, c, 16); in c2p_iplan2() 141 memcpy(d.pixels, c, w); in c2p_iplan2() 142 memset(d.pixels+w, 0, 16-w); in c2p_iplan2()
|
D | c2p_planar.c | 91 u8 pixels[32]; in c2p_planar() member 109 memset(d.pixels, 0, sizeof(d)); in c2p_planar() 110 memcpy(d.pixels+dst_idx, c, width); in c2p_planar() 122 memset(d.pixels, 0, dst_idx); in c2p_planar() 123 memcpy(d.pixels+dst_idx, c, w); in c2p_planar() 133 memcpy(d.pixels, c, 32); in c2p_planar() 143 memcpy(d.pixels, c, w); in c2p_planar() 144 memset(d.pixels+w, 0, 32-w); in c2p_planar()
|
D | cirrusfb.c | 535 unsigned pixels = info->screen_size * 8 / var->bits_per_pixel; in cirrusfb_check_var() local 581 var->yres_virtual = pixels / var->xres_virtual; in cirrusfb_check_var() 590 if (var->xres_virtual * var->yres_virtual > pixels) { in cirrusfb_check_var()
|
D | Kconfig | 107 and 4 bits per pixel depths which has opposite order of pixels in 213 the standard blitting divides the screen into pixels. Because the 215 parameters in terms of number of tiles instead of number of pixels. 1272 packed pixels, so it is a good idea to compile them into the kernel 1323 packed pixels, so it is a good idea to compile them into the kernel
|
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/ |
D | chipone_icn8318.txt | 10 - touchscreen-size-x : horizontal resolution of touchscreen (in pixels) 11 - touchscreen-size-y : vertical resolution of touchscreen (in pixels) 18 device (in pixels) 20 device (in pixels)
|
D | touchscreen.txt | 5 (in pixels) 7 (in pixels) 11 device (in pixels) 13 device (in pixels)
|
D | brcm,iproc-touchscreen.txt | 47 - touchscreen-size-x: horizontal resolution of touchscreen (in pixels) 48 - touchscreen-size-y: vertical resolution of touchscreen (in pixels) 50 device (in pixels) 52 device (in pixels)
|
D | pixcir_i2c_ts.txt | 8 - touchscreen-size-x: horizontal resolution of touchscreen (in pixels) 9 - touchscreen-size-y: vertical resolution of touchscreen (in pixels)
|
/linux-4.1.27/Documentation/video4linux/cx2341x/ |
D | README.hm12 | 7 four pixels. 12 The Y plane is divided into blocks of 16x16 pixels from left to right 30 Y, U and V planes. This code assumes frames of 720x576 (PAL) pixels. 32 The width of a frame is always 720 pixels, regardless of the actual specified 56 // The Y plane is divided into blocks of 16x16 pixels
|
D | fw-decoder-regs.txt | 90 Decoder Y source width in pixels 93 Decoder Y destination width in pixels 97 Decoder UV source width in pixels 100 Decoder UV destination width in pixels 356 Decoder & osd width in pixels 359 Decoder & osd height in pixels 446 Decoder Y source height in pixels 449 Decoder Y destination height in pixels 453 Decoder UV source height in pixels divided by 2 456 Decoder UV destination height in pixels [all …]
|
D | fw-osd-api.txt | 72 Stride in pixels 89 buffer stride in pixels
|
D | fw-encoder-api.txt | 96 Width in pixels. Default 720
|
/linux-4.1.27/Documentation/devicetree/bindings/panel/ |
D | sharp,lq101r1sx01.txt | 13 pixels and DSI-LINK2 always provides the right/odd pixels. In command mode it 14 is possible to program either link to drive the left/even or right/odd pixels
|
D | lg,lp129qe.txt | 1 LG 12.9" (2560x1700 pixels) TFT LCD panel
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | simple-framebuffer.txt | 42 - width: The width of the framebuffer in pixels. 43 - height: The height of the framebuffer in pixels. 46 - r5g6b5 (16-bit pixels, d[15:11]=r, d[10:5]=g, d[4:0]=b). 47 - a8b8g8r8 (32-bit pixels, d[31:24]=a, d[23:16]=b, d[15:8]=g, d[7:0]=r).
|
D | ssd1307fb.txt | 13 - solomon,page-offset: Offset of pages (band of 8 pixels) that the screen is
|
D | display-timing.txt | 20 in pixels
|
D | ti,omap-dss.txt | 18 DISPC is the display controller, which reads pixels from the memory and outputs
|
/linux-4.1.27/Documentation/fb/ |
D | udlfb.txt | 14 the minimal set of pixels that have changed; and compresses and sends those 15 pixels line-by-line via USB bulk transfers. 81 udlfb to efficiently process the changed pixels. 118 the USB bus in device memory. If any pixels are unchanged, 146 USB to communicate the resulting changed pixels to the 150 above pixels (in thousands of cycles).
|
D | framebuffer.txt | 83 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
|
D | api.txt | 95 Black pixels are represented by all bits set to 1 and white pixels by all bits 96 set to 0. When the number of bits per pixel is smaller than 8, several pixels 106 Black pixels are represented by all bits set to 0 and white pixels by all bits 107 set to 1. When the number of bits per pixel is smaller than 8, several pixels
|
D | pxafb.txt | 19 The resolution of the display in pixels 98 should be a multiple of 16-pixels
|
D | vt8623fb.txt | 34 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
D | arkfb.txt | 37 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
D | s3fb.txt | 46 packed pixels, high nibble first. Second mode (selected if nonstd == 1) is mode
|
D | tridentfb.txt | 59 nativex - the width in pixels of the flat panel.If you know it (usually 1024
|
D | sstfb.txt | 133 - If you see some artefacts (pixels not cleaning and stuff like that), 141 patterns at the border of your windows (the pixels lose the lowest
|
D | modedb.txt | 35 pixels and 1.8% of yres). 97 where: pix = total amount of pixels in MB (xres x yres)
|
D | sh7760fb.txt | 24 resolution is <= 320 pixels.
|
D | matroxfb.txt | 240 xres:X - horizontal resolution, in pixels. Default is derived from `vesa' 250 left:X - left boundary: pixels between end of HSYNC pulse and first pixel. 252 right:X - right boundary: pixels between end of picture and start of HSYNC 254 hslen:X - length of HSYNC pulse, in pixels. Default is derived from `vesa'
|
D | intel810.txt | 59 select horizontal resolution in pixels. (This parameter will be
|
/linux-4.1.27/Documentation/devicetree/bindings/drm/tilcdc/ |
D | tilcdc.txt | 14 - max-bandwidth: The maximum pixels per second that the memory
|
/linux-4.1.27/drivers/media/usb/gspca/ |
D | se401.c | 484 int i, plen, bits, pixels, info, count; in sd_pkt_scan_janggu() local 509 pixels = sd->packet[1] + ((sd->packet[0] & 0x3f) << 8); in sd_pkt_scan_janggu() 533 sd->pixels_read += pixels; in sd_pkt_scan_janggu() 552 sd->pixels_read = pixels; in sd_pkt_scan_janggu()
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | samsung-fimc.txt | 58 - samsung,pix-limits: an array of maximum supported image sizes in pixels, for 73 - samsung,min-pix-sizes: an array specyfing minimum image size in pixels at 77 cell) and the horizontal image offset (second cell). The values are in pixels
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-devices-platform-sh_mobile_lcdc_fb | 32 Stores the x,y overlay position on the display in pixels. The
|
D | sysfs-firmware-acpi | 16 xoffset: The number of pixels between the left of the screen 18 yoffset: The number of pixels between the top of the screen
|
/linux-4.1.27/Documentation/video4linux/ |
D | sh_mobile_ceu_camera.txt | 119 pixels.
|
D | Zoran | 397 Let's do some math using a width of 704 pixels. I'm not sure whether the Buz 400 704x288 pixels, one field, is 202752 pixels. Divided by 64 pixels per block; 435 than -q24 at -d1. (And PAL, and 704 pixels width...)
|
/linux-4.1.27/drivers/media/i2c/smiapp/ |
D | smiapp-core.c | 101 u32 pixels; in smiapp_read_frame_fmt() local 117 pixels = desc & SMIAPP_FRAME_FORMAT_DESC_2_PIXELS_MASK; in smiapp_read_frame_fmt() 131 pixels = desc & SMIAPP_FRAME_FORMAT_DESC_4_PIXELS_MASK; in smiapp_read_frame_fmt() 167 what, pixels, which); in smiapp_read_frame_fmt() 178 || pixels >= sensor->limits[SMIAPP_LIMIT_MIN_FRAME_LENGTH_LINES] / 2) in smiapp_read_frame_fmt() 183 line_count += pixels; in smiapp_read_frame_fmt()
|
/linux-4.1.27/drivers/gpu/drm/i915/ |
D | intel_dsi.c | 682 static u16 txbyteclkhs(u16 pixels, int bpp, int lane_count, in txbyteclkhs() argument 685 return DIV_ROUND_UP(DIV_ROUND_UP(pixels * bpp * burst_mode_ratio, in txbyteclkhs()
|
/linux-4.1.27/Documentation/arm/OMAP/ |
D | DSS | 131 - Overlay defines where the pixels are read from and where they go on the 168 overlays List of overlay numbers to which framebuffer pixels go
|
/linux-4.1.27/drivers/video/fbdev/matrox/ |
D | matroxfb_base.h | 256 unsigned int pixels; member
|
D | matroxfb_accel.c | 84 #define curr_ydstorg(x) ((x)->curr.ydstorg.pixels)
|
D | matroxfb_base.c | 785 minfo->curr.ydstorg.pixels = ydstorg; in matroxfb_set_par() 787 minfo->curr.ydstorg.pixels = (ydstorg * 8) / var->bits_per_pixel; in matroxfb_set_par()
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 1794 static s32 pixinc(int pixels, u8 ps) in pixinc() argument 1796 if (pixels == 1) in pixinc() 1798 else if (pixels > 1) in pixinc() 1799 return 1 + (pixels - 1) * ps; in pixinc() 1800 else if (pixels < 0) in pixinc() 1801 return 1 - (-pixels + 1) * ps; in pixinc()
|
/linux-4.1.27/drivers/media/platform/ |
D | Kconfig | 81 This module supports VGA(640x480 pixels) resolutions.
|
/linux-4.1.27/Documentation/m68k/ |
D | kernel-options.txt | 435 'p': "packed pixels", i.e. <depth> consecutive bits stand for all 438 't': "true color" (more or less packed pixels, but without a color 538 This is the number of pixels of mouse movement that have to accumulate
|
/linux-4.1.27/Documentation/dvb/ |
D | avermedia.txt | 47 color pixels over 25 frames per second - a fair amount of data
|
/linux-4.1.27/Documentation/input/ |
D | input.txt | 198 the size of your screen (in pixels) in XFree86. This is needed if you
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 1255 pixels) generic paint programs or (for drawings) some widely available
|