Home
last modified time | relevance | path

Searched refs:d2 (Results 1 – 25 of 57) sorted by relevance

123

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_neon_ColorMatrix.S81 vld4.8 {d0[0],d1[0],d2[0],d3[0]}, [r1]!
82 vld4.8 {d0[1],d1[1],d2[1],d3[1]}, [r1]!
83 vld4.8 {d0[2],d1[2],d2[2],d3[2]}, [r1]!
84 vld4.8 {d0[3],d1[3],d2[3],d3[3]}, [r1]!
88 vld4.8 {d0[0],d1[0],d2[0],d3[0]}, [r1]!
89 vld4.8 {d0[1],d1[1],d2[1],d3[1]}, [r1]!
90 vld4.8 {d0[2],d1[2],d2[2],d3[2]}, [r1]!
91 vld4.8 {d0[3],d1[3],d2[3],d3[3]}, [r1]!
100 veor d2, d2
107 veor d2, d2
[all …]
DrsCpuIntrinsics_neon_3DLUT.S140 2: vld4.u8 {d0,d2,d4,d6}, [r1]!
148 vmovl.u8 q1, d2
168 vmovn.u16 d2, q1
189 … lanepair dst=d12, src=d12, xr0=d0[0], xr1=d0[1], yr0=d2[0], yr1=d2[1], zr0=d4[0], zr1=d4[1]
192 … lanepair dst=d13, src=d13, xr0=d0[2], xr1=d0[3], yr0=d2[2], yr1=d2[3], zr0=d4[2], zr1=d4[3]
195 … lanepair dst=d14, src=d14, xr0=d1[0], xr1=d1[1], yr0=d2[4], yr1=d2[5], zr0=d5[0], zr1=d5[1]
198 … lanepair dst=d15, src=d15, xr0=d1[2], xr1=d1[3], yr0=d2[6], yr1=d2[7], zr0=d5[2], zr1=d5[3]
219 vmov d2, d0
225 vld1.u32 {d2}, [r1]!
232 2: vuzp.8 d0, d2
[all …]
DrsCpuIntrinsics_neon_Blur.S184 vertfetch_clamped 11, d2[3]
185 vertfetch_clamped 10, d2[2]
186 vertfetch_clamped 9, d2[1]
187 vertfetch_clamped 8, d2[0]
219 vertfetch_noclamp 11, d2[3]
220 vertfetch_noclamp 10, d2[2]
221 vertfetch_noclamp 9, d2[1]
222 vertfetch_noclamp 8, d2[0]
285 108: vmlal.u16 q14, d16, d2[0]
286 vmlal.u16 q15, d17, d2[0]
[all …]
DrsCpuIntrinsics_neon_Convolve.S77 vmlal.s16 q8, d14, d2[0]
87 vmlal.s16 q9, d15, d2[0]
132 vld1.16 {d0, d1, d2, d3}, [r6]!
173 vmlal.s16 q4, d27, d2[0]
174 vmlal.s16 q4, d28, d2[1]
185 vmlal.s16 q5, d28, d2[0]
186 vmlal.s16 q5, d29, d2[1]
210 vmlal.s16 q4, d18, d2[2]
211 vmlal.s16 q4, d19, d2[3]
222 vmlal.s16 q5, d19, d2[2]
[all …]
/frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
Dpost_filter.cpp189 int mbnum, strength, A_D, d1_2, d1, d2, A, B, C, D, b_size; in H263_Deblock() local
259 d2 = -(-A_D >> 2); in H263_Deblock()
260 if (d2 < -d1_2) in H263_Deblock()
262 d2 = -d1_2; in H263_Deblock()
267 d2 = A_D >> 2; in H263_Deblock()
268 if (d2 > d1_2) in H263_Deblock()
270 d2 = d1_2; in H263_Deblock()
274 *(rec_y - width2) = A - d2; in H263_Deblock()
281 *(rec_y + width) = D + d2; in H263_Deblock()
356 d2 = -(-A_D >> 2); in H263_Deblock()
[all …]
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/util/
Dtime_util.h162 LIBPROTOBUF_EXPORT Duration& operator+=(Duration& d1, const Duration& d2); // NOLINT
163 LIBPROTOBUF_EXPORT Duration& operator-=(Duration& d1, const Duration& d2); // NOLINT
179 LIBPROTOBUF_EXPORT Duration& operator%=(Duration& d1, const Duration& d2); // NOLINT
181 inline bool operator<(const Duration& d1, const Duration& d2) {
182 if (d1.seconds() == d2.seconds()) {
183 return d1.nanos() < d2.nanos();
185 return d1.seconds() < d2.seconds();
187 inline bool operator>(const Duration& d1, const Duration& d2) {
188 return d2 < d1;
190 inline bool operator>=(const Duration& d1, const Duration& d2) {
[all …]
/frameworks/ml/nn/runtime/test/specs/V1_0/
Drelu1_quant8_2.mod.py22 d2 = 64 variable
25 i0 = Input("input", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 1.f, 128" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 1.f, 128" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Drelu6_quant8_2.mod.py22 d2 = 20 variable
25 i0 = Input("input", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 1.f, 128" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 1.f, 128" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Dlogistic_float_2.mod.py22 d2 = 40 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Drelu1_float_2.mod.py22 d2 = 24 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Drelu6_float_2.mod.py22 d2 = 40 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Drelu_quant8_2.mod.py22 d2 = 60 variable
25 i0 = Input("input", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 1.f, 128" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 1.f, 128" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Drelu_float_2.mod.py22 d2 = 40 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
32 rng = d0 * d1 * d2 * d3
Dlogistic_quant8_2.mod.py22 d2 = 16 #256 variable
25 i0 = Input("input", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, .5f, 0" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_QUANT8_ASYMM", "{%d, %d, %d, %d}, 0.00390625f, 0" % (d0, d1, d2, …
32 rng = d0 * d1 * d2 * d3
/frameworks/ml/nn/runtime/test/specs/V1_1/
Dlogistic_float_2_relaxed.mod.py22 d2 = 40 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
33 rng = d0 * d1 * d2 * d3
Drelu6_float_2_relaxed.mod.py22 d2 = 40 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
33 rng = d0 * d1 * d2 * d3
Drelu_float_2_relaxed.mod.py22 d2 = 40 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
33 rng = d0 * d1 * d2 * d3
Drelu1_float_2_relaxed.mod.py22 d2 = 24 variable
25 i0 = Input("input", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
27 output = Output("output", "TENSOR_FLOAT32", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
33 rng = d0 * d1 * d2 * d3
/frameworks/ml/nn/runtime/test/specs/V1_2/
Daxis_aligned_bbox_transform.mod.py71 d2 = Input("bboxDeltas", "TENSOR_FLOAT32", "{5, 8}") variable
75 model2 = Model().Operation("AXIS_ALIGNED_BBOX_TRANSFORM", r2, d2, b2, i2).To(o2)
79 d2: ("TENSOR_QUANT8_ASYMM", 0.05, 128),
90 d2: [0.2, 0.2, 0.1, 0.1,
Dlogistic_v1_2.mod.py39 d2 = 40 variable
42 i0 = Input("input", "TENSOR_FLOAT16", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
43 output = Output("output", "TENSOR_FLOAT16", "{%d, %d, %d, %d}" % (d0, d1, d2, d3))
47 rng = d0 * d1 * d2 * d3
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/main/java/com/google/protobuf/util/
DTimeUtil.java311 public static Duration add(Duration d1, Duration d2) { in add() argument
312 return Durations.add(d1, d2); in add()
321 public static Duration subtract(Duration d1, Duration d2) { in subtract() argument
322 return Durations.subtract(d1, d2); in subtract()
354 public static long divide(Duration d1, Duration d2) { in divide() argument
355 return toBigInteger(d1).divide(toBigInteger(d2)).longValue(); in divide()
359 public static Duration remainder(Duration d1, Duration d2) { in remainder() argument
360 return createDurationFromBigInteger(toBigInteger(d1).remainder(toBigInteger(d2))); in remainder()
DDurations.java229 public static Duration add(Duration d1, Duration d2) { in add() argument
230 return normalizedDuration(d1.getSeconds() + d2.getSeconds(), d1.getNanos() + d2.getNanos()); in add()
236 public static Duration subtract(Duration d1, Duration d2) { in subtract() argument
237 return normalizedDuration(d1.getSeconds() - d2.getSeconds(), d1.getNanos() - d2.getNanos()); in subtract()
/frameworks/compile/libbcc/tests/debuginfo/host-tests/
Dglobals.c20 double d2[2]; member
38 s.d2[0] = 1e4; in main()
39 s.d2[1] = 100.5; in main()
Dglobal_struct.c13 double d2[2]; member
31 s.d2[0] = 1e4; in main()
32 s.d2[1] = 100.5; in main()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/util/src/test/java/com/google/protobuf/util/
DTimeUtilTest.java474 Duration d2 = TimeUtil.subtract(d1, TimeUtil.createDurationFromNanos(1)); in testTimeOperations() local
475 assertEquals(1, TimeUtil.divide(d1, d2)); in testTimeOperations()
476 assertEquals(0, TimeUtil.divide(d2, d1)); in testTimeOperations()
477 assertEquals("0.000000001s", TimeUtil.toString(TimeUtil.remainder(d1, d2))); in testTimeOperations()
478 assertEquals("315575999999.999999999s", TimeUtil.toString(TimeUtil.remainder(d2, d1))); in testTimeOperations()
484 d2 = TimeUtil.parseDuration("2s"); in testTimeOperations()
485 assertEquals(-2, TimeUtil.divide(d1, d2)); in testTimeOperations()
487 assertEquals(-1, TimeUtil.remainder(d1, d2).getSeconds()); in testTimeOperations()
490 d2 = TimeUtil.parseDuration("-2s"); in testTimeOperations()
491 assertEquals(2, TimeUtil.divide(d1, d2)); in testTimeOperations()
[all …]

123