| /xsrc/external/mit/pixman/dist/test/ |
| scaling-helpers-test.c | 21 int64_t vx = vx_; local 29 if (vx < 0) 31 if (vx + pixman_fixed_1 < 0) 36 else if (vx + pixman_fixed_1 >= pixman_int_to_fixed (source_image_width)) 38 if (vx >= pixman_int_to_fixed (source_image_width)) 47 vx += unit_x; 60 pixman_fixed_t vx = prng_rand_n(10000 << 16) - (3000 << 16); local 67 vx, 76 vx,
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengles1/ |
| gears.c | 94 verts[count * 6 + 0] = (r) * vx[n]; \ 106 GLfloat vx[5], vy[5]; local 113 vx[0] = cos(i * a0 + 0 * da); 115 vx[1] = cos(i * a0 + 1 * da); 117 vx[2] = cos(i * a0 + 2 * da); 119 vx[3] = cos(i * a0 + 3 * da); 121 vx[4] = cos(i * a0 + 4 * da); 125 normal[0] = vx[0]; 130 u = r2 * vx[1] - r1 * vx[0] [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/samples/ |
| prim.c | 306 GLint vx[8][2]; local 319 vx[0][0] = x0; vx[0][1] = y1; 320 vx[1][0] = x0; vx[1][1] = y2; 321 vx[2][0] = x1; vx[2][1] = y3; 322 vx[3][0] = x2; vx[3][1] = y3; 323 vx[4][0] = x3; vx[4][1] = y2 352 GLint vx[8][2]; local [all...] |
| /xsrc/external/mit/mesa-demos/dist/src/tests/ |
| prim.c | 320 GLint vx[8][2]; local 333 vx[0][0] = x0; vx[0][1] = y1; 334 vx[1][0] = x0; vx[1][1] = y2; 335 vx[2][0] = x1; vx[2][1] = y3; 336 vx[3][0] = x2; vx[3][1] = y3; 337 vx[4][0] = x3; vx[4][1] = y2 366 GLint vx[8][2]; local [all...] |
| /xsrc/external/mit/pixman/dist/pixman/ |
| pixman-ssse3.c | 57 __m128i vx = _mm_set_epi16 ( local 80 /* The weights are based on vx which is a vector of 104 vaddc, _mm_srli_epi16 (vx, 16 - BILINEAR_INTERPOLATION_BITS)); 112 vx = _mm_add_epi16 (vx, vux);
|
| pixman-fast-path.c | 1375 pixman_fixed_t vx, 1383 tmp1 = *(src + pixman_fixed_to_int (vx)); 1384 vx += unit_x; 1385 tmp2 = *(src + pixman_fixed_to_int (vx)); 1386 vx += unit_x; 1387 tmp3 = *(src + pixman_fixed_to_int (vx)); 1388 vx += unit_x; 1389 tmp4 = *(src + pixman_fixed_to_int (vx)); 1390 vx += unit_x; 1398 tmp1 = *(src + pixman_fixed_to_int (vx)); 1501 pixman_fixed_t vx = v.vector[0]; local 2725 pixman_fixed_t vx, vy; local [all...] |
| pixman-sse2.c | 5306 pixman_fixed_t vx, 5325 s = combine1 (ps + pixman_fixed_to_int (vx), pm); 5326 vx += unit_x; 5327 while (vx >= 0) 5328 vx -= src_width_fixed; 5341 tmp1 = *(ps + pixman_fixed_to_int (vx)); 5342 vx += unit_x; 5343 while (vx >= 0) 5344 vx -= src_width_fixed; 5345 tmp2 = *(ps + pixman_fixed_to_int (vx)); 5688 intptr_t vx = vx_; local 5753 intptr_t vx = vx_; local 5813 intptr_t vx = vx_; local 5910 intptr_t vx = vx_; local 6067 intptr_t vx = vx_; local [all...] |
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| via_xvmc.c | 442 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local 447 if (-1 == vx->xvmc_port) { 448 vx->xvmc_port = (vXvMC->activePorts++); 449 sAPriv->XvMCSubPicOn[vx->xvmc_port] = 0; 450 sAPriv->XvMCDisplaying[vx->xvmc_port] = 0; 486 contextRec->xvmc_port = vx->xvmc_port; 496 contextRec->initAttrs = vx->xvAttr; 689 ViaXvMCXVPriv *vx; local 697 vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; 699 if ((i | VIA_XVMC_VALID) == vx->ctxDisplaying) 723 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local 757 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local 823 ViaXvMCXVPriv *vx; local 868 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local 892 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local 910 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local 932 ViaXvMCXVPriv *vx = (ViaXvMCXVPriv *) pPriv->xvmc_priv; local [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| xf86Mode.c | 1101 inferVirtualSize(ScrnInfoPtr scrp, DisplayModePtr modes, int *vx, int *vy) 1165 *vx = x; 1170 aspect, *vx, *vy); 1839 int vx = 0, vy = 0; local 1842 if (p->HDisplay > vx && p->VDisplay > vy) { 1843 vx = p->HDisplay; 1847 if (vx < virtX || vy < virtY) { 1866 vx = 0; 1872 if (p->HDisplay > vx && p->VDisplay > vy) { 1873 vx = p->HDisplay [all...] |
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| xf86Mode.c | 1102 inferVirtualSize(ScrnInfoPtr scrp, DisplayModePtr modes, int *vx, int *vy) 1164 *vx = x; 1169 aspect, *vx, *vy); 1849 int vx = 0, vy = 0; local 1851 if (p->HDisplay > vx && p->VDisplay > vy) { 1852 vx = p->HDisplay; 1856 if (vx < virtX || vy < virtY) { 1875 vx = 0; vy = 0; 1880 if (p->HDisplay > vx && p->VDisplay > vy) { 1881 vx = p->HDisplay [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/ |
| sp_tex_sample.c | 2362 const float vx = dvdx * scaling; local 2369 float A = vx*vx+vy*vy+1; 2370 float B = -2*(ux*vx+uy*vy);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| s_texfilter.c | 1665 GLfloat vx = dvdx * scaling; local 1672 GLfloat A = vx*vx+vy*vy+1; 1673 GLfloat B = -2*(ux*vx+uy*vy); 1786 GLfloat vx = dvdx * scaling; local 1790 GLfloat Px2 = ux * ux + vx * vx; /* squared length of dx */ 1805 dt = vx / ((GLfloat) img->Height2);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/ |
| sp_tex_sample.c | 2348 const float vx = dvdx * scaling; local 2355 float A = vx*vx+vy*vy+1; 2356 float B = -2*(ux*vx+uy*vy);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| s_texfilter.c | 1665 GLfloat vx = dvdx * scaling; local 1672 GLfloat A = vx*vx+vy*vy+1; 1673 GLfloat B = -2*(ux*vx+uy*vy); 1786 GLfloat vx = dvdx * scaling; local 1790 GLfloat Px2 = ux * ux + vx * vx; /* squared length of dx */ 1805 dt = vx / ((GLfloat) img->Height2);
|
| /xsrc/external/mit/xf86-video-glint/dist/src/ |
| pm2_video.c | 121 INT32 vx, vy, vw, vh; /* 12.10 fp */ member in struct:_PortPrivRec 806 pCookie->s = (pPPriv->vx << 10) + (pCookie->y2 - pPPriv->dx) * pPPriv->dS; 991 pPPriv->vx, pPPriv->vy, pPPriv->vw, pPPriv->vh, 994 DBox.x1 = pPPriv->dx - (pPPriv->vx * pPPriv->dw) / pPPriv->vw; 1083 pCookie->xy = n1 + pPPriv->vx; 1520 pPPriv->vx = ((vid_x << 10) * pPPriv->fw) / sw; 1564 pPPriv->vx = ((vid_x << 10) * pPPriv->fw) / sw; 1625 pPPriv->vx = (vid_x * pPPriv->fw) / sw; 1671 pPPriv->vx = (vid_x * pPPriv->fw) / sw; 1802 pPPriv->vx = src_x << 10 [all...] |