| /xsrc/external/mit/xf86-video-nsc/dist/src/gfx/ |
| gfx_mode.h | 173 unsigned short htotal; member in struct:tagDISPLAYMODE 207 unsigned short htotal; member in struct:tagFIXEDTIMINGS
|
| gfx_tv.h | 17 unsigned short htotal; member in struct:tagTVDISPLAYMODE
|
| disp_gu1.c | 145 unsigned short hblank_end, unsigned short htotal, 718 (((unsigned long)(pMode->htotal - 1)) << 16); 900 unsigned short hblankend, unsigned short htotal, 910 unsigned short hblankend, unsigned short htotal, 931 gfx_display_mode.htotal = htotal; 1813 fmode->hblankend, fmode->htotal, 2059 if ((DisplayParams[index].htotal == (unsigned short)xres) &&
|
| disp_gu2.c | 141 unsigned short hblank_end, unsigned short htotal, 579 (((unsigned long)(pMode->htotal - 1)) << 16); 742 unsigned short hblankend, unsigned short htotal, 752 unsigned short hblankend, unsigned short htotal, 773 gfx_display_mode.htotal = htotal; 1929 fmode->hblankend, fmode->htotal, 2121 if ((DisplayParams[index].htotal == (unsigned int)xres) &&
|
| /xsrc/external/mit/libxcvt/dist/include/libxcvt/ |
| libxcvt_mode.h | 49 uint16_t htotal; member in struct:libxcvt_mode_info
|
| /xsrc/external/mit/xf86-video-geode/dist/src/cim/ |
| cim_vop.c | 43 unsigned long htotal, hsyncstart; local 59 * HSync_start to (HSync_start + htotal - 1). However, the counters 60 * must be between 0 and htotal - 1. When placing VBI data before the 65 htotal = ((READ_REG32(DC3_H_ACTIVE_TIMING) >> 16) & 0xFFF) + 1; 72 || (buffer->horz_start + buffer->vbi_width) > htotal) 80 if (buffer->horz_start < ((long) hsyncstart - (long) htotal) || 82 buffer->vbi_width > htotal) { 86 hstart = buffer->horz_start + htotal; 90 if (hstart > htotal) 91 hstart -= htotal; 449 unsigned long htotal, hsyncstart; local [all...] |
| cim_df.c | 456 unsigned long hblankstart, hblankend, hsyncend, htotal, hactive; local 478 htotal = ((READ_REG32(DC3_H_ACTIVE_TIMING) >> 16) & 0xFFF) + 1; 489 border_x = htotal - hblankend; 491 hactive = hblankstart + htotal - hblankend; 645 xstart = x_copy + htotal - hsyncend - 14; 1076 unsigned long hsyncend, htotal, hactive; local 1094 htotal = ((READ_REG32(DC3_H_ACTIVE_TIMING) >> 16) & 0xFFF) + 1; 1194 hadjust = htotal - hsyncend - 2; 1289 unsigned long htotal, hsyncend; local 1294 htotal = ((READ_REG32(DC3_H_ACTIVE_TIMING) >> 16) & 0xFFF) + 1 1707 unsigned long hsyncend, htotal, hsyncstart; local 2169 unsigned long hsyncend, htotal; local 2445 unsigned long hsyncend, htotal; local 2565 unsigned long hsyncend, htotal; local [all...] |
| /xsrc/external/mit/xf86-video-geode/dist/src/gfx/ |
| gfx_mode.h | 143 unsigned short htotal; member in struct:tagDISPLAYMODE 175 unsigned short htotal; member in struct:tagFIXEDTIMINGS
|
| vid_5530.c | 848 unsigned long htotal, vidclk, dotpll; local 855 htotal = gfx_get_htotal(); 872 /* display line, or (HTotal * DotPll). The time needed to fill the */ 876 /* 4 * VidClk * HTotal */ 884 /* htotal are 0, i.e. that htotal is never greater than 65535. */ 888 low = (vidclk & 0xFFFF) * (htotal & 0xFFFF); 889 temp0 = (vidclk >> 16) * (htotal & 0xFFFF);
|
| disp_gu1.c | 464 (((unsigned long) (pMode->htotal - 1)) << 16); 636 unsigned short hblankend, unsigned short htotal, 646 unsigned short hblankend, unsigned short htotal, 667 gfx_display_mode.htotal = htotal; 1516 fmode->htotal, fmode->vactive, 1762 if ((DisplayParams[index].htotal == (unsigned short) xres) &&
|
| disp_gu2.c | 330 (((unsigned long) (pMode->htotal - 1)) << 16); 454 unsigned short hblankend, unsigned short htotal, 464 unsigned short hblankend, unsigned short htotal, 487 gfx_display_mode.htotal = htotal; 1664 fmode->htotal, fmode->vactive, 1822 if ((DisplayParams[index].htotal == (unsigned int) xres) &&
|
| gfx_disp.c | 949 unsigned short hblankend, unsigned short htotal, 961 hsyncend, hblankend, htotal, vactive, 969 hsyncend, hblankend, htotal, vactive, 1913 unsigned short htotal = 0; local 1917 htotal = gu1_get_htotal(); 1921 htotal = gu2_get_htotal(); 1923 return (htotal);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| lx_panel.c | 118 int hactive, hsstart, hsend, htotal; local 125 &hactive, &hsstart, &hsend, &htotal, 146 mode->HTotal = htotal;
|
| /xsrc/external/mit/libxcvt/dist/lib/ |
| libxcvt.c | 49 * HBlankStart, HBlankEnd and HTotal, VDisplay and VBlankStart, VBlankEnd and 214 mode_info->htotal = mode_info->hdisplay + hblank; 219 hsync_w = (mode_info->htotal * CVT_HSYNC_PERCENTAGE) / 100; 258 mode_info->htotal = mode_info->hdisplay + CVT_RB_H_BLANK; 270 mode_info->dot_clock = mode_info->htotal * 1000.0 / hperiod; 274 mode_info->hsync = ((float) mode_info->dot_clock) / ((float) mode_info->htotal); 278 ((float) (mode_info->htotal * mode_info->vtotal));
|
| /xsrc/external/mit/libXxf86vm/dist/src/ |
| XF86VMode.c | 236 modeline->htotal = oldrep.htotal; 259 modeline->htotal = rep.htotal; 355 modelines[i]->htotal = oldxmdline.htotal; 385 modelines[i]->htotal = xmdline.htotal; 447 oldreq->htotal = newmodeline->htotal; [all...] |
| /xsrc/external/mit/xorgproto/dist/include/X11/extensions/ |
| xf86vmproto.h | 122 CARD16 htotal; member in struct:__anon11885 147 CARD16 htotal; member in struct:__anon11886 162 CARD16 htotal; member in struct:__anon11887 182 CARD16 htotal; member in struct:__anon11888 214 CARD16 htotal; member in struct:_XF86VidModeAddModeLine 254 CARD16 htotal; member in struct:_XF86OldVidModeAddModeLine 282 CARD16 htotal; member in struct:_XF86VidModeModModeLine 306 CARD16 htotal; member in struct:_XF86OldVidModeModModeLine 325 CARD16 htotal; member in struct:_XF86VidModeValidateModeLine 354 CARD16 htotal; member in struct:_XF86OldVidModeValidateModeLine [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/i2c/ |
| bt829.c | 353 int htotal, vactive; local 360 htotal = 754; 367 htotal = 922; 373 htotal = 922; 379 htotal = 754; /* gatos and windows say 922 */ 385 htotal = 754; 391 bt->htotal = htotal; /* Used for error checking in bt829_SetCaptSize */ 393 hscale = 4096 * htotal / (bt->width + 2 * HCROP)-4096; 395 HCROP + (bt->width + 2 * HCROP) * unscaled_hdelay / htotal [all...] |
| bt829.h | 34 CARD16 htotal; member in struct:__anon10602
|
| /xsrc/external/mit/libXxf86vm/dist/include/X11/extensions/ |
| xf86vmode.h | 72 unsigned short htotal; member in struct:__anon6081 93 unsigned short htotal; member in struct:__anon6082
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| vidmode.c | 115 ret = mode->HTotal; 156 mode->HTotal = val; 262 rep.htotal = VidModeGetModeValue(mode, VIDMODE_H_TOTAL); 273 rep.hdisplay, rep.hsyncstart, rep.hsyncend, rep.htotal); 292 swaps(&rep.htotal); 310 .htotal = rep.htotal, 381 .htotal = VidModeGetModeValue(mode, VIDMODE_H_TOTAL), 395 swaps(&mdinf.htotal); 410 .htotal = mdinf.htotal [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dixmods/extmod/ |
| xf86vmode.c | 340 rep.htotal = VidModeGetModeValue(mode, VIDMODE_H_TOTAL); 353 rep.hsyncend, rep.htotal); 373 swaps(&rep.htotal, n); 390 oldrep.htotal = rep.htotal; 456 mdinf.htotal = VidModeGetModeValue(mode, VIDMODE_H_TOTAL); 469 swaps(&mdinf.htotal, n); 483 oldmdinf.htotal = mdinf.htotal; 505 && VidModeGetModeValue(mode, VIDMODE_H_TOTAL) == stuff->htotal \ [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/src/ |
| i830_tv.c | 171 int hsync_end, hblank_start, hblank_end, htotal; member in struct:__anon8904 240 .hblank_start = 836, .htotal = 857, 290 .hblank_start = 836, .htotal = 857, 341 .hblank_start = 836, .htotal = 857, 392 .hblank_start = 836, .htotal = 857, 443 .hblank_start = 844, .htotal = 863, 496 .hblank_start = 844, .htotal = 863, 546 .hblank_start = 842, .htotal = 857, 570 .hblank_start = 842, .htotal = 856, 594 .hblank_start = 859, .htotal = 863 [all...] |
| /xsrc/external/mit/xf86-video-intel-old/dist/src/bios_reader/ |
| bios_reader.c | 352 int hdisplay, hsyncstart, hsyncend, htotal; local 394 htotal = hdisplay + _H_BLANK(timing_data); 417 hdisplay, hsyncstart, hsyncend, htotal, 419 (hsyncend > htotal || vsyncend > vtotal) ?
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| vtypes.h | 77 int htotal; member in struct:verite_modeinfo_t
|
| /xsrc/external/mit/libxcvt/dist/cvt/ |
| cvt.c | 143 mode_info->hdisplay, mode_info->hsync_start, mode_info->hsync_end, mode_info->htotal,
|