Searched refs:x2 (Results 176 - 200 of 1339) sorted by relevance

1234567891011>>

/external/eigen/unsupported/Eigen/src/MoreVectorization/
H A DMathFunctions.h70 Packet4f x2=a; local
71 z2=pmul(x2,x2);
77 z2=pmadd(temp,x2,x2);
/external/libavc/decoder/
H A Div.h74 IV_INTERNAL_CACHEABLE_SCRATCH_MEM = 0x2,
89 IV_YUV_422P = 0x2,
109 IV_B_FRAME = 0x2,
143 IV_PROGRESSIVE_FRAME = 0x2,
155 IV_CMD_RETRIEVE_MEMREC = 0x2,
/external/libhevc/common/
H A Div.h72 IV_INTERNAL_CACHEABLE_SCRATCH_MEM = 0x2,
87 IV_YUV_422P = 0x2,
107 IV_B_FRAME = 0x2,
141 IV_PROGRESSIVE_FRAME = 0x2,
153 IV_CMD_RETRIEVE_MEMREC = 0x2,
/external/libmpeg2/common/
H A Div.h74 IV_INTERNAL_CACHEABLE_SCRATCH_MEM = 0x2,
89 IV_YUV_422P = 0x2,
109 IV_B_FRAME = 0x2,
143 IV_PROGRESSIVE_FRAME = 0x2,
155 IV_CMD_RETRIEVE_MEMREC = 0x2,
/external/libhevc/decoder/arm64/
H A Dihevcd_itrans_recon_dc_chroma.s57 //x2:pred_strd
117 ld2 {v2.8b, v3.8b},[x7],x2
118 ld2 {v4.8b, v5.8b},[x7],x2
119 ld2 {v6.8b, v7.8b},[x7],x2
120 ld2 {v8.8b, v9.8b},[x7],x2
122 ld2 {v10.8b, v11.8b},[x7],x2
123 ld2 {v12.8b, v13.8b},[x7],x2
124 ld2 {v14.8b, v15.8b},[x7],x2
169 add x0,x0,x2,lsl #3
184 ld2 {v2.8b, v3.8b},[x0],x2
[all...]
H A Dihevcd_itrans_recon_dc_luma.s57 //x2:pred_strd
116 ld1 {v2.8b},[x7],x2
117 ld1 {v3.8b},[x7],x2
118 ld1 {v4.8b},[x7],x2
119 ld1 {v5.8b},[x7],x2
121 ld1 {v6.8b},[x7],x2
122 ld1 {v7.8b},[x7],x2
123 ld1 {v1.8b},[x7],x2
165 add x0,x0,x2,lsl #3
180 ld1 {v2.8b},[x0],x2
[all...]
/external/libavc/common/
H A Dih264_ihadamard_scaling.c96 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
113 x2 = x5 - x6;
117 pi4_tmp_ptr[1] = x2 + x3;
119 pi4_tmp_ptr[3] = x3 - x2;
135 x2 = x5 - x6;
139 pi4_tmp_ptr[4] = x2 + x3;
141 pi4_tmp_ptr[12] = x3 - x2;
H A Dih264_resi_trans_quant.c125 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
142 x2 = x5 - x6;
146 pi2_out_tmp[1] = (x3 <<1) + x2;
148 pi2_out_tmp[3] = x3 - (x2<<1);
169 x2 = x5 - x6;
185 i4_value = (x3 << 1) + x2;
195 i4_value = x3 - (x2 << 1);
273 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
290 x2 = x5 - x6;
294 pi2_out_tmp[1] = (x3 <<1) + x2;
422 WORD32 x0,x1,x2,x3,x4,x5,x6,x7,i4_value; local
550 WORD32 x0, x1, x2, x3, x4, x5, x6, x7; local
[all...]
/external/libhevc/common/arm64/
H A Dihevc_intra_pred_luma_vert.s84 //x2 => *pu1_dst
117 add x5, x2, x3
126 st1 {v20.8b, v21.8b}, [x2],#16
131 st1 {v22.8b, v23.8b}, [x2], x11
139 st1 {v20.8b, v21.8b}, [x2],#16
144 st1 {v22.8b, v23.8b}, [x2], x11
151 st1 {v20.8b, v21.8b}, [x2],#16
156 st1 {v22.8b, v23.8b}, [x2], x11
163 st1 {v20.8b, v21.8b}, [x2],#16
168 st1 {v22.8b, v23.8b}, [x2], x1
[all...]
H A Dihevc_intra_pred_chroma_dc.s87 //x2 => *pu1_dst
197 add x5, x2, x3
206 st2 {v16.8b, v17.8b}, [x2],#16
216 st2 {v16.8b, v17.8b}, [x2], x6
222 st2 {v16.8b, v17.8b}, [x2],#16
227 st2 {v16.8b, v17.8b}, [x2], x6
232 st2 {v16.8b, v17.8b}, [x2],#16
237 st2 {v16.8b, v17.8b}, [x2], x6
243 st2 {v16.8b, v17.8b}, [x2],x11
248 st2 {v16.8b, v17.8b}, [x2]
[all...]
/external/tremolo/Tremolo/
H A Dmdct.c200 DATA_TYPE *x2 = x + (points>>1) - 4; local
206 s2 = x2[1] - x2[0]; x1[1] = x2[1] + x2[0];
207 s3 = x2[3] - x2[2]; x1[3] = x2[3] + x2[2];
208 XPROD31( s1, s0, T[0], T[1], &x2[
[all...]
/external/valgrind/coregrind/m_syswrap/
H A Dsyscall-arm64-linux.S70 const vki_sigset_t *sysmask, // x2
88 stp x2, x3, [sp, #-16]!
95 mov x1, x2 /* sysmask */
96 mov x2, x3 /* postmask */
106 ldr x2, [x5, #OFFSET_arm64_X2]
120 mov x2, #0
130 ldp x2, x3, [sp], #16
143 ldp x2, x3, [sp], #16
/external/valgrind/memcheck/tests/
H A Dmempool2.c118 char *x1, *x2; local
131 x2 = allocate(p2, 20);
140 res += x2[-1]; // invalid
141 res += x2[20]; // invalid
150 VALGRIND_MEMPOOL_FREE(p2, x2);
151 res += x2[11];
159 VALGRIND_MEMPOOL_FREE(p2, x2);
/external/libavc/common/armv8/
H A Dih264_inter_pred_filters_luma_vert_av8.s92 // x2 => src_strd
112 sub x0, x0, x2, lsl #1 //pu1_src-2*src_strd
125 ld1 {v0.2s, v1.2s}, [x0], x2 // Vector load from src[0_0]
126 ld1 {v2.2s, v3.2s}, [x0], x2 // Vector load from src[1_0]
127 ld1 {v4.2s, v5.2s}, [x0], x2 // Vector load from src[2_0]
128 ld1 {v6.2s, v7.2s}, [x0], x2 // Vector load from src[3_0]
130 ld1 {v8.2s, v9.2s}, [x0], x2 // Vector load from src[4_0]
132 ld1 {v10.2s, v11.2s}, [x0], x2 // Vector load from src[5_0]
142 ld1 {v0.2s, v1.2s}, [x0], x2
154 ld1 {v2.2s, v3.2s}, [x0], x2
[all...]
/external/mesa3d/src/gallium/state_trackers/vega/
H A Dbezier.c48 left->x2 = bez->x1 + t * (bez->x2 - bez->x1);
51 left->x3 = bez->x2 + t * (bez->x3 - bez->x2);
57 bez->x2 = left->x3 + t * (bez->x3 - left->x3);
60 left->x3 = left->x2 + t * (left->x3 - left->x2);
63 left->x4 = bez->x1 = left->x3 + t * (bez->x2 - left->x3);
71 double c = (bez->x2 + bez->x3) * 0.5;
72 first_half->x2
166 bezier_init(struct bezier *bez, float x1, float y1, float x2, float y2, float x3, float y3, float x4, float y4) argument
[all...]
/external/llvm/test/MC/AArch64/
H A Dgicv3-regs.s5 mrs x2, icc_hppir1_el1
27 mrs x2, icc_ap1r0_el1
57 mrs x2, ich_lr14_el2
61 // CHECK: mrs x2, {{icc_hppir1_el1|ICC_HPPIR1_EL1}} // encoding: [0x42,0xcc,0x38,0xd5]
83 // CHECK: mrs x2, {{icc_ap1r0_el1|ICC_AP1R0_EL1}} // encoding: [0x02,0xc9,0x38,0xd5]
113 // CHECK: mrs x2, {{ich_lr14_el2|ICH_LR14_EL2}} // encoding: [0xc2,0xcd,0x3c,0xd5]
127 msr icc_sre_el1, x2
138 msr icc_ap1r0_el1, x2
142 msr ich_ap0r0_el2, x2
167 msr ich_lr13_el2, x2
[all...]
H A Dbasic-a64-diagnostics.s9 add x2, x3, x5, sxtb
10 add x2, x4, w2, uxtx
13 // CHECK-ERROR: add x2, x3, x5, sxtb
16 // CHECK-ERROR: add x2, x4, w2, uxtx
25 sub x9, x15, x2, uxth #5
33 // CHECK-ERROR: sub x9, x15, x2, uxth #5
39 add x1, x2, sp, uxtx
47 // CHECK-ERROR: add x1, x2, sp, uxtx
53 subs x2, x1, sp, uxtx
54 adds x2, x
[all...]
H A Darm64-simd-ldst.s10 ld1.8b {v3, v4}, [x2]
101 ; CHECK: ld1.8b { v3, v4 }, [x2] ; encoding: [0x43,0xa0,0x40,0x0c]
851 ld1r.8b {v4}, [x2]
852 ld1r.8b {v4}, [x2], x3
853 ld1r.16b {v4}, [x2]
854 ld1r.16b {v4}, [x2], x3
855 ld1r.4h {v4}, [x2]
856 ld1r.4h {v4}, [x2], x3
857 ld1r.8h {v4}, [x2]
858 ld1r.8h {v4}, [x2], x
[all...]
/external/openfst/src/include/fst/
H A Dsigned-log-weight.h54 SignedLogWeightTpl(const X1& x1, const X2& x2) argument
55 : PairWeight<X1, X2>(x1, x2) { }
296 LogWeight x2 = w.Value(); local
297 return SignedLogWeight(x1, x2);
305 LogWeight x2 = w.Value(); local
306 return SignedLogWeight(x1, x2);
314 LogWeight x2 = w.Value(); local
315 return SignedLogWeight(x1, x2);
323 LogWeight x2 = w.Value2().Value(); local
324 return SignedLogWeight(x1, x2);
333 Log64Weight x2 = w.Value(); local
342 Log64Weight x2 = w.Value(); local
351 Log64Weight x2 = w.Value(); local
360 Log64Weight x2 = w.Value2().Value(); local
[all...]
/external/libopus/celt/
H A Dcelt.c92 opus_val32 x0, x1, x2, x3, x4; local
96 x2 = x[-T];
102 + MULT16_32_Q15(g10,x2)
106 x3=x2;
107 x2=x1;
121 opus_val32 x0, x1, x2, x3, x4; local
141 x2 = x[-T1 ];
153 + MULT16_32_Q15(MULT16_16_Q15(f,g10),x2)
157 x3=x2;
158 x2
[all...]
/external/libavc/encoder/armv8/
H A Dime_distortion_metrics_av8.s98 lsl x2, x2, #1
106 ld1 {v0.16b}, [x0], x2
108 ld1 {v2.16b}, [x0], x2
117 ld1 {v4.16b}, [x0], x2
119 ld1 {v6.16b}, [x0], x2
187 ld1 {v0.16b}, [x0], x2
189 ld1 {v2.16b}, [x0], x2
198 ld1 {v4.16b}, [x0], x2
200 ld1 {v6.16b}, [x0], x2
[all...]
/external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
H A DRiddersSolver.java175 // [x1, x2] is the bracketing interval in each iteration
176 // x3 is the midpoint of [x1, x2]
180 double x2 = max;
181 double y2 = f.value(x2);
196 final double x3 = 0.5 * (x1 + x2);
220 // Ridders' method guarantees x1 < x < x2
223 x2 = x;
227 x2 = x3;
231 } else { // x3 < x < x2
237 x2
[all...]
H A DSecantSolver.java181 double x2 = x0;
183 double oldDelta = x2 - x1;
188 x1 = x2;
189 x2 = x0;
221 x2 = x0;
224 oldDelta = x2 - x1;
/external/boringssl/src/crypto/cipher/
H A De_rc2.c126 uint16_t x0, x1, x2, x3, t; local
133 x2 = (uint16_t)l & 0xffff;
141 t = (x0 + (x1 & ~x3) + (x2 & x3) + *(p0++)) & 0xffff;
143 t = (x1 + (x2 & ~x0) + (x3 & x0) + *(p0++)) & 0xffff;
145 t = (x2 + (x3 & ~x1) + (x0 & x1) + *(p0++)) & 0xffff;
146 x2 = (t << 3) | (t >> 13);
147 t = (x3 + (x0 & ~x2) + (x1 & x2) + *(p0++)) & 0xffff;
158 x2 += p1[x1 & 0x3f];
159 x3 += p1[x2
170 uint16_t x0, x1, x2, x3, t; local
[all...]
/external/libavc/encoder/
H A Div2.h71 IV_EXTERNAL_NONCACHEABLE_PERSISTENT_MEM = 0x2,
85 IV_YUV_420SP_VU = 0x2,
106 IV_B_FRAME = 0x2,
138 IV_PROGRESSIVE_FRAME = 0x2,
151 IV_PROFILE_HIGH = 0x2,
194 IV_CMD_RETRIEVE_MEMREC = 0x2,

Completed in 862 milliseconds

1234567891011>>