Home
last modified time | relevance | path

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

/dragonfly/contrib/file/magic/Magdir/
H A Dmodem19 # maximal 7 0-bits for pixel sequences or 11 0-bits for EOL in G3
40 # unusual image starting with black pixel
45 # maximal 7 0-bits for pixel sequences or 11 0-bits for EOL in G3
50 # unusual image with black pixel near beginning
H A Dpc9835 # - b0=pixel aspect ratio: 1=2:1 (note: this ignores that the machine's 1:1 pixel aspect ratio is…
37 …d "analog" and "digital" in the doc): 0=Paletted, 1=Fixed colors encoded directly in the pixel data
H A Dimages2740 # Determine the pixel format.
2749 # RGB pixel format
3434 # PVR3 pixel formats.
3435 0 name pvr3-pixel-format
3494 >>0x08 use pvr3-pixel-format
3513 >>0x08 use pvr3-pixel-format
3531 # XPR pixel formats.
3532 0 name xbox-xpr-pixel-format
3796 0 name godot-pixel-format
3906 >>16 use godot-pixel-format
[all …]
H A Dcups15 >392 lelong x %d bits/pixel
H A Dterminfo14 # 5th character of terminal name list, but not Targa image pixel size (15 16 24 32)
H A Dscientific61 >1120 ulong >0 %d bits/pixel
H A Dnifty100 >>2 leshort x (%d bits/pixel)
H A Dcad113 # DataTypeCode indicates format, depth of the pixel data and used compression
H A Dfonts228 # thickening size in pixel like 0 1 2 3 4 5 6 7 8
H A Dmsdos1294 >6 uleshort >1 \b, %d bits/pixel
/dragonfly/sys/dev/video/fb/
H A Dvga.c719 set_line_length(video_adapter_t *adp, int pixel) in set_line_length() argument
733 count = (pixel + ppw - 1)/ppw/2; in set_line_length()
734 bpl = ((pixel + ppw - 1)/ppw/2)*4; in set_line_length()
737 count = (pixel + 7)/8; in set_line_length()
738 bpl = rounddown(pixel + 7, 8); in set_line_length()
741 count = (pixel + 7)/8; /* columns */ in set_line_length()
742 bpl = (pixel + 7)/8; /* columns */ in set_line_length()
/dragonfly/share/syscons/scrnmaps/
H A Diso-8859-4_for_vga931 * - eight charcell's column can be extended to ningth in 9 pixel wide mode
/dragonfly/contrib/ncurses/misc/
H A Dmagic43 # 5th character of terminal name list, but not Targa image pixel size (15 16 24 32)
H A Dterminfo.src3636 # drawn by Ka-Ping Yee, and uses 8x16-pixel characters. This
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dextend.texi11892 vector pixel vec_ld (int, const vector pixel *);
12037 vector pixel vec_mergeh (vector pixel, vector pixel);
12059 vector pixel vec_vmrghh (vector pixel, vector pixel);
12071 vector pixel vec_mergel (vector pixel, vector pixel);
12093 vector pixel vec_vmrglh (vector pixel, vector pixel);
12388 vector pixel vec_perm (vector pixel,
12531 vector pixel vec_sld (vector pixel,
13048 int vec_all_eq (vector pixel, vector pixel);
13156 int vec_all_ne (vector pixel, vector pixel);
13190 int vec_any_eq (vector pixel, vector pixel);
[all …]
/dragonfly/sys/dev/drm/i915/
H A Di915_irq.c737 u32 high1, high2, low, pixel, vbl_start, hsync_start, htotal; in i915_get_vblank_counter() local
772 pixel = low & PIPE_PIXEL_MASK; in i915_get_vblank_counter()
780 return (((high1 << 8) | low) + (pixel >= vbl_start)) & 0xffffff; in i915_get_vblank_counter()
/dragonfly/sys/dev/video/bktr/
H A DCHANGELOG.TXT96 Generalized RGBMASK ioctls for general pixel