/external/chromium_org/third_party/opus/src/celt/ |
celt_encoder.c | 364 is_transient = rand()&0x1; 397 opus_val16 x1, x2; local 398 x1 = MAX16(0, newE[i]); 400 mean_diff = ADD32(mean_diff, EXTEND32(MAX16(0, SUB16(x1, x2)))); 694 tf_select = rand()&0x1; 695 tf_res[0] = rand()&0x1; [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkMatrix.cpp | 1613 SkFixed x0, y0, x1, y1, x2, y2; local 1746 float x0, y0, x1, y1, x2, y2; local [all...] |
/external/clang/test/Analysis/ |
malloc.c | 886 int *x1 = malloc(8); 888 clang_analyzer_eval(x1 == x2); // expected-warning{{FALSE}} 889 free(x1); 895 int *x1 = malloc(8); 897 int *x4 = x1; 900 free(x1); 907 int *x1 = malloc(8); 908 int *x4 = x1; 909 if (x1 == x4) { 910 free(x1); 885 int *x1 = malloc(8); local 894 int *x1 = malloc(8); local 906 int *x1 = malloc(8); local [all...] |
/external/clang/test/CXX/drs/ |
dr0xx.cpp | 673 X<A> x1; member in namespace:dr62 755 struct ::dr68::X<int> x1; member in namespace:dr68
|
/external/compiler-rt/lib/msan/tests/ |
msan_test.cc | 2779 int *x1 = new int; local [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/ |
ant-launcher.jar | |
/external/libyuv/files/source/ |
scale.cc | 87 // 32x3 -> 12x1 91 // 32x2 -> 12x1 95 // 16x2 -> 16x1 228 // Blends 32x2 rectangle to 16x1. 302 // Blends 32x2 rectangle to 16x1. 379 // Blends 32x4 rectangle to 8x1. 473 // Blends 32x8 rectangle to 4x1. 586 // Blends 32x2 rectangle to 24x1 756 // Scale 16x3 pixels to 6x1 with interpolation 822 // Scale 16x2 pixels to 6x1 with interpolatio 2701 int x1 = (xi < src_width - 1) ? xi + 1 : xi; local [all...] |
/external/mesa3d/src/gallium/drivers/softpipe/ |
sp_tex_sample.c | 640 int x1, int y1, 644 out[1] = get_texel_2d_no_border( samp, addr, x1, y0 ); 646 out[3] = get_texel_2d_no_border( samp, addr, x1, y1 ); 655 int x1, int y1, 659 out[1] = get_texel_2d( samp, addr, x1, y0 ); 660 out[3] = get_texel_2d( samp, addr, x1, y1 ); 821 unsigned x1 = (x0 + 1) & (xpot - 1); local 823 get_texel_quad_2d_no_border(samp, addr, x0, y0, x1, y1, tx); 1181 int x0, x1; local 1194 samp->linear_texcoord_s(s, width, &x0, &x1, &xw) 1218 int x0, x1, layer; local 1256 int x0, y0, x1, y1; local 1300 int x0, y0, x1, y1, layer; local 1345 int x0, y0, x1, y1; local 1390 int x0, x1, y0, y1, z0, z1; local [all...] |
/external/mesa3d/src/gallium/include/pipe/ |
p_state.h | 578 int x1; /**< determines scale if PIPE_CAP_SCALED_RESOLVE is supported */ member in struct:pipe_resolve_info::__anon23444 587 int x1; /**< may be < x0 only if PIPE_CAP_SCALED_RESOLVE is supported */ member in struct:pipe_resolve_info::__anon23445
|
/external/opencv/cv/src/ |
cvfundam.cpp | 703 double x1 = m2[i].x, y1 = m2[i].y; local 705 a[i*9+0] = x1*x0; 706 a[i*9+1] = x1*y0; 707 a[i*9+2] = x1; 851 double x1 = (m2[i].x - m1c.x)*scale1; local 853 double r[9] = { x1*x0, x1*y0, x1, y1*x0, y1*y0, y1, x0, y0, 1 }; [all...] |
cvhough.cpp | 910 int sx, sy, x0, y0, x1, y1, r, k; local 939 for( x1 = x0, y1 = y0, r = min_radius; r <= max_radius; x1 += sx, y1 += sy, r++ ) 941 int x2 = x1 >> SHIFT, y2 = y1 >> SHIFT; [all...] |
/external/opencv/cvaux/src/ |
cvtrifocal.cpp | 961 double x1,y1,x2,y2; local 962 x1 = cvmGet(tmpProjPoints[currImage],0,i); 968 dx = x1-x2; 1242 double x1,y1,x2,y2; local 1469 double x1,y1,w1,x2,y2,w2; local [all...] |
/external/opencv/cxcore/src/ |
cxdrawing.cpp | 89 int x1, y1, x2, y2; local 99 x1 = pt1->x; y1 = pt1->y; x2 = pt2->x; y2 = pt2->y; 100 c1 = (x1 < 0) + (x1 > right) * 2 + (y1 < 0) * 4 + (y1 > bottom) * 8; 110 x1 += (int) (((int64) (a - y1)) * (x2 - x1) / (y2 - y1)); 112 c1 = (x1 < 0) + (x1 > right) * 2; 117 x2 += (int) (((int64) (a - y2)) * (x2 - x1) / (y2 - y1)); 126 y1 += (int) (((int64) (a - x1)) * (y2 - y1) / (x2 - x1)) [all...] |
/external/opencv/otherlibs/highgui/ |
grfmt_jpeg.cpp | 665 int x0 = src[5], x1 = src[3]; local 668 int x4 = x0 + x1; x0 -= x1; 670 x1 = x2 + x3; x2 -= x3; 671 x3 = x1 + x4; x1 -= x4; 676 x1 = descale( x1*C1_414, fixb); 679 x1 -= x0; 680 x2 += x1; 717 int x0 = work[8*5], x1 = work[8*3]; local 1112 int i, s = 0, mcu, x1 = 0, y1 = 0; local 1522 int x0 = src[0], x1 = src[7]; local 1569 int x0 = work[8*0], x1 = work[8*7]; local [all...] |
/external/replicaisland/src/com/replica/replicaisland/ |
CollisionSystem.java | 704 final float x1 = mStartPoint.x; local 713 final float denom = (y4 - y3) * (x2 - x1) - (x4 - x3) * (y2 - y1); 715 final float uA = ((x4 - x3) * (y1 - y3) - (y4 - y3) * (x1 - x3)) / denom; 716 final float uB = ((x2 - x1) * (y1 - y3) - (y2 - y1) * (x1 - x3)) / denom; 719 final float hitX = x1 + (uA * (x2 - x1)); 732 final float x1 = mStartPoint.x; local [all...] |
/external/robolectric/lib/main/ |
hamcrest-core-1.2.jar | |
/external/skia/src/core/ |
SkMatrix.cpp | 1613 SkFixed x0, y0, x1, y1, x2, y2; local 1746 float x0, y0, x1, y1, x2, y2; local [all...] |
/external/svox/pico/lib/ |
picocep.c | 108 #define POW1 (0x1) 196 picoos_int32 xi[5], x1[2], x2[3], xm[3], xn[2]; member in struct:cep_subobj 822 cep->x1[0] = -1; 823 cep->x1[1] = 2; [all...] |
/external/v8/test/cctest/ |
test-heap-profiler.cc | 99 "function C2(x) { this.x1 = x; this.x2 = x; this[1] = x; }\n" 135 // -a-> X1 --a 147 const v8::HeapGraphNode* x1 = local 149 CHECK_NE(NULL, x1); 156 CHECK_EQ(x1->GetSelfSize(), x1->GetRetainedSize()); [all...] |
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
intra_est.cpp | 737 int x0, x1, x2, x3, x4, x5; local 1151 x1 = P_B + P_C + 1; 1165 temp1 |= ((x1 >> 1) << 8); 1171 temp2 = ((x0 + x1) >> 2); 1172 temp2 |= (((x1 + x2) >> 2) << 8); [all...] |
/hardware/qcom/msm8960/kernel-headers/linux/ |
msm_q6vdec.h | 162 u32 x1; member in struct:vdec_cropping_window
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
msm_q6vdec.h | 138 u32 x1; member in struct:vdec_cropping_window
|
/hardware/samsung_slsi/exynos5/include/ |
fimg2d.h | 191 int x1; member in struct:fimg2d_rect 206 int x1; member in struct:fimg2d_clip
|
/hardware/samsung_slsi/exynos5/original-kernel-headers/linux/ |
fimg2d.h | 281 int x1; member in struct:fimg2d_rect 283 int x2; /* x1 + width */ 300 int x1; member in struct:fimg2d_clip 302 int x2; /* x1 + width */
|
/libcore/luni/src/main/java/java/math/ |
BigDecimal.java | 2114 BigDecimal x1 = (BigDecimal) x; local [all...] |