Searched refs:phase (Results 1 - 25 of 51) sorted by relevance

123

/xsrc/external/mit/xf86-video-cirrus/dist/src/
H A Dlg_xaa.h127 #define LgSETPHASE0(phase) memwl( OP0_opRDRAM, phase);
129 #define LgSETPHASE1(phase) memwl(OP1_opRDRAM, phase);
131 #define LgSETPHASE2(phase) memwl( OP2_opRDRAM, phase);
133 #define LgSETMPHASE0(phase) memwl(OP0_opMRDRAM, phase);
135 #define LgSETMPHASE1(phase) memwl(OP1_opMRDRAM, phase);
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/solaris/
H A Dsun_bell.c59 double ampl, cyclen, phase; local in function:xf86OSRingBell
90 phase = 0.0;
93 samples[i] = (short) (ampl * sin(2.0 * M_PI * phase));
94 phase += cyclen;
95 if (phase >= 1.0)
96 phase -= 1.0;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/solaris/
H A Dsun_bell.c59 double ampl, cyclen, phase; local in function:xf86OSRingBell
90 phase = 0.0;
93 samples[i] = (short) (ampl * sin(2.0 * M_PI * phase));
94 phase += cyclen;
95 if (phase >= 1.0)
96 phase -= 1.0;
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dpresent-race.c174 const char *phase; local in function:test_basic
187 phase = "root";
194 phase = "fullscreen";
203 phase = "window";
216 phase = "composite";
220 phase = "broken";
234 printf("%s: Testing basic flip: %dx%d\n", phase, width, height);
296 const char *phase; local in function:test_race
309 phase = "root";
316 phase
[all...]
H A Dpresent-test.c265 static int test_whole(Display *dpy, Window win, const char *phase) argument
281 printf("%s: Testing simple flip: %dx%d\n", phase, width, height);
369 static int test_double(Display *dpy, Window win, const char *phase, void *Q) argument
386 printf("%s: Testing flip double buffering: %dx%d\n", phase, width, height);
450 static int test_future(Display *dpy, Window win, const char *phase, void *Q) argument
471 printf("%s: Testing flips into the future: %dx%d\n", phase, width, height);
590 static int test_exhaustion(Display *dpy, Window win, const char *phase, void *Q) argument
610 printf("%s: Testing flips with long vblank queues: %dx%d\n", phase, width, height);
714 static int test_accuracy(Display *dpy, Window win, const char *phase, void *Q) argument
731 printf("%s: Testing flip accuracy: %dx%d\n", phase, widt
834 test_modulus(Display * dpy,Window win,const char * phase,void * Q) argument
2121 const char *phase; local in function:main
[all...]
/xsrc/external/mit/x11perf/dist/
H A Ddo_segs.c38 int phase; /* how far into 0..8*size we are */ local in function:GenerateSegments
39 int phaseinc; /* how much to increment phase at each segment */
69 phase = 0;
75 switch (phase / size) {
80 y2 = phase;
84 x1 = phase % size;
93 x2 = size - phase % size;
99 y1 = phase % size;
108 y2 = size - phase % size;
112 x1 = size - phase
[all...]
H A Ddo_lines.c39 int phase; /* how far into 0..4*(size_1) we are */ local in function:GenerateLines
79 phase = phasef;
80 switch (phase / (size+1)) {
83 y1 = phase;
87 x1 = size - phase % (size+1);
92 x1 = phase % (size+1);
98 y1 = size - phase % (size+1);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c55 for(unsigned int phase = 0; phase < split.NumPhases; ++phase) { local in function:rewrite_source
63 mov->U.I.DstReg.WriteMask = split.Phase[phase];
69 if (!GET_BIT(split.Phase[phase], chan))
77 masked_negate = split.Phase[phase] & mov->U.I.SrcReg[0].Negate;
80 else if (masked_negate == split.Phase[phase])
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_dataflow_swizzles.c55 for(unsigned int phase = 0; phase < split.NumPhases; ++phase) { local in function:rewrite_source
63 mov->U.I.DstReg.WriteMask = split.Phase[phase];
69 if (!GET_BIT(split.Phase[phase], chan))
77 masked_negate = split.Phase[phase] & mov->U.I.SrcReg[0].Negate;
80 else if (masked_negate == split.Phase[phase])
/xsrc/external/mit/freetype/dist/src/lzw/
H A Dftzopen.c203 state->phase = FT_LZW_PHASE_START;
270 switch ( state->phase )
311 state->phase = FT_LZW_PHASE_CODE;
369 state->phase = FT_LZW_PHASE_STACK;
403 state->phase = FT_LZW_PHASE_CODE;
419 state->phase = FT_LZW_PHASE_EOF;
H A Dftzopen.h115 FT_LzwPhase phase; member in struct:FT_LzwStateRec_
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-filter.c355 /* The position of the first sample of the phase corresponding to
370 * start at the last phase and go backwards.
391 * So in this case we need to start with the phase whose frac is
393 * until we hit the first phase, then wrap around to the last
394 * phase and continue backwards.
396 * Which phase is as close as possible 0.5? The locations of the
397 * sampling point corresponding to the kth phase is given by
406 * rounded down is the phase in question.
417 int phase = first - i; local in function:gnuplot_filter
420 if (phase <
[all...]
/xsrc/external/mit/freetype/dist/src/pfr/
H A Dpfrsbit.c127 FT_Int phase, count, counts[2]; local in function:pfr_bitwriter_decode_rle1
137 phase = 1;
149 if ( phase )
160 phase = 0;
165 phase = 1;
172 if ( phase )
208 FT_Int phase, count; local in function:pfr_bitwriter_decode_rle2
218 phase = 1;
232 phase = phase
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir.c2018 * the first phase tries to fit the program into the total available
2019 * VPM memory. If we succeed at that, then the second phase attempts
2025 uint32_t phase = 0; local in function:compute_vpm_config_gs
2027 vpm_cfg[phase].As = 1;
2028 vpm_cfg[phase].Gs = 1;
2029 vpm_cfg[phase].Gd = gs->vpm_output_size;
2030 vpm_cfg[phase].gs_width = gs->simd_width;
2042 vpm_cfg[phase].Vc = 2;
2056 vpm_cfg[phase].Gv = 3;
2062 vpm_cfg[phase]
[all...]
/xsrc/external/mit/freetype/dist/src/cff/
H A Dcffparse.c254 FT_UInt phase; local in function:cff_parse_real
274 phase = 4;
278 /* If we entered this iteration with phase == 4, we need to */
280 if ( phase )
290 nib = (FT_Int)( p[0] >> phase ) & 0xF;
291 phase = 4 - phase;
315 /* If we entered this iteration with phase == 4, we need */
317 if ( phase )
327 nib = ( p[0] >> phase )
[all...]
/xsrc/external/mit/xf86-video-s3/dist/src/
H A Ds3_accel.c410 int octant, int phase)
475 pattern = (phase) ? (DashPattern[LINE_PATTERN_START] << phase) |
476 (DashPattern[LINE_PATTERN_START] >> (32 - phase)) :
502 register int offset = phase;
513 int offset = phase;
/xsrc/external/mit/xf86-video-trident/dist/src/
H A Dxp4_xaa.c58 int phase);
424 int octant, int phase)
433 TGUI_STYLE(((pTrident->LinePattern >> phase) |
434 (pTrident->LinePattern << (16 - phase))) & 0x0000FFFF);
H A Dxp_xaa.c58 int octant, int phase);
456 int octant, int phase)
465 TGUI_STYLE(((pTrident->LinePattern >> phase) |
466 (pTrident->LinePattern << (16 - phase))) &
H A Dtgui_xaa.c59 int phase);
488 int octant, int phase)
497 TGUI_STYLE(((pTrident->LinePattern >> phase) |
498 (pTrident->LinePattern << (16-phase))) & 0x0000FFFF);
484 TridentSubsequentDashedBresenhamLine(ScrnInfoPtr pScrn,int x,int y,int dmaj,int dmin,int e,int len,int octant,int phase) argument
H A Dblade_xaa.c71 int flags, int phase);
562 int flags, int phase)
569 BLADE_OUT(0x216C, (pTrident->LinePattern >> phase) |
570 (pTrident->LinePattern << (16 - phase)));
/xsrc/external/mit/xf86-video-tga/dist/src/
H A Dtga.h223 int octant, int flags, int phase);
226 int err, int phase);
H A Dtga_accel.c1370 int y2, int octant, int flags, int phase)
1436 /* set up our first pattern with phase. Keep track of if we overflow the
1439 if(phase) {
1440 line_mask = pTga->line_pattern >> phase;
1441 l = (pTga->line_pattern_length - phase);
1495 int err, int phase)
1528 if(phase) {
1529 line_mask = pTga->line_pattern >> phase;
1530 l = (pTga->line_pattern_length - phase);
1369 TGASubsequentDashedLine(ScrnInfoPtr pScrn,int x1,int y1,int x2,int y2,int octant,int flags,int phase) argument
1494 TGASubsequentClippedDashedLine(ScrnInfoPtr pScrn,int x1,int y1,int len,int err,int phase) argument
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dgx_accel.c349 * patx int pattern phase x offset
350 * paty int pattern phase y offset
441 * patx int pattern phase x offset
442 * paty int pattern phase y offset
1345 int err, int len, int octant, int phase)
1355 i = phase >= 32 ? (phase -= 32, 1) : 0;
1356 n = 32 - phase;
1358 ((gdln.pat[i] >> phase) & ((1UL << n) - 1)) | (gdln.pat[1 - i] << n);
1360 ((gdln.pat[1 - i] >> phase)
1343 GXSubsequentDashedBresenhamLine(ScrnInfoPtr pScrni,int x1,int y1,int absmaj,int absmin,int err,int len,int octant,int phase) argument
1387 GXSubsequentDashedTwoPointLine(ScrnInfoPtr pScrni,int x0,int y0,int x1,int y1,int flags,int phase) argument
[all...]
/xsrc/external/mit/freetype/dist/src/psaux/
H A Dcffdecode.c1097 FT_Int phase = ( op == cff_op_hlineto ); local in function:cff_decoder_parse_charstrings
1118 if ( phase )
1127 phase ^= 1;
1268 FT_Int phase; local in function:cff_decoder_parse_charstrings
1290 phase = ( op == cff_op_hvcurveto );
1295 if ( phase )
1324 phase ^= 1;
/xsrc/external/mit/freetype/dist/src/truetype/
H A Dttinterp.h220 FT_F26Dot6 phase; /* `SuperRounding' */ member in struct:TT_ExecContextRec_

Completed in 29 milliseconds

123