HomeSort by relevance Sort by last modified time
    Searched refs:a16 (Results 1 - 25 of 74) sorted by null

1 2 3

  /external/webrtc/webrtc/common_audio/signal_processing/
lpc_to_refl_coef.c 22 void WebRtcSpl_LpcToReflCoef(int16_t* a16, int use_order, int16_t* k16)
29 k16[use_order - 1] = a16[use_order] << 3; // Q12<<3 => Q15
42 tmp32[k] = (a16[k] << 16) - (k16[m] * a16[m - k + 1] << 1);
49 a16[k] = (int16_t)(tmp32[k] >> 1); // Q13>>1 => Q12
signal_processing_unittest.cc 93 int16_t a16 = 121; local
119 EXPECT_EQ(104, WebRtcSpl_AddSatW16(a16, b16));
120 EXPECT_EQ(138, WebRtcSpl_SubSatW16(a16, b16));
290 int16_t a16[kVectorSize]; local
295 a16[kk] = B[kk];
321 WebRtcSpl_ScaleAndAddVectors(a16, 13, 2, b16, 7, 2, bTmp16, kVectorSize);
323 EXPECT_EQ(((a16[kk]*13)>>2)+((b16[kk]*7)>>2), bTmp16[kk]);
326 WebRtcSpl_AddVectorsAndShift(bTmp16, a16, b16, kVectorSize, 2);
330 WebRtcSpl_ReverseOrderMultArrayElements(bTmp16, a16, &b16[3], kVectorSize, 2);
332 EXPECT_EQ((a16[kk]*b16[3-kk])>>2, bTmp16[kk])
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic6x/
insns16-dind.d 25 [0-9a-f]+[02468ace] <[^>]*> 0404[ \t]+stw \.D1T1 a16,\*\+a4\[a16\]
26 [0-9a-f]+[02468ace] <[^>]*> 1404[ \t]+stw \.D1T2 b16,\*\+a4\[a16\]
27 [0-9a-f]+[02468ace] <[^>]*> 0604[ \t]+stb \.D1T1 a16,\*\+a4\[a16\]
28 [0-9a-f]+[02468ace] <[^>]*> 040c[ \t]+ldw \.D1T1 \*\+a4\[a16\],a16
29 [0-9a-f]+[02468ace] <[^>]*> 0405[ \t]+stw \.D2T1 a16,\*\+b4\[b16\]
31 [0-9a-f]+[02468ace] <[^>]*> 0605[ \t]+stb \.D2T1 a16,\*\+b4\[b16\]
32 [0-9a-f]+[02468ace] <[^>]*> 040d[ \t]+ldw \.D2T1 \*\+b4\[b16\],a16
    [all...]
insns16-doff4.d 25 [0-9a-f]+[02468ace] <[^>]*> 0004[ \t]+stw \.D1T1 a16,\*\+a4\(0\)
27 [0-9a-f]+[02468ace] <[^>]*> 0204[ \t]+stb \.D1T1 a16,\*\+a4\(0\)
28 [0-9a-f]+[02468ace] <[^>]*> 000c[ \t]+ldw \.D1T1 \*\+a4\(0\),a16
29 [0-9a-f]+[02468ace] <[^>]*> 0005[ \t]+stw \.D2T1 a16,\*\+b4\(0\)
31 [0-9a-f]+[02468ace] <[^>]*> 0205[ \t]+stb \.D2T1 a16,\*\+b4\(0\)
32 [0-9a-f]+[02468ace] <[^>]*> 000d[ \t]+ldw \.D2T1 \*\+b4\(0\),a16
34 [0-9a-f]+[02468ace] <[^>]*> 0205[ \t]+stb \.D2T1 a16,\*\+b4\(0\)
36 [0-9a-f]+[02468ace] <[^>]*> 2a0d[ \t]+ldbu \.D2T1 \*\+b4\(9\),a16
40 [0-9a-f]+[02468ace] <[^>]*> 0004[ \t]+stw \.D1T1 a16,\*\+a4\(0\)
42 [0-9a-f]+[02468ace] <[^>]*> 0204[ \t]+stb \.D1T1 a16,\*\+a4\(0\
    [all...]
insns16-ddec.d 25 [0-9a-f]+[02468ace] <[^>]*> 4c04[ \t]+stw \.D1T1 a16,\*--a4\(4\)
27 [0-9a-f]+[02468ace] <[^>]*> 4e04[ \t]+stb \.D1T1 a16,\*--a4\(1\)
28 [0-9a-f]+[02468ace] <[^>]*> 4c0c[ \t]+ldw \.D1T1 \*--a4\(4\),a16
29 [0-9a-f]+[02468ace] <[^>]*> 4c05[ \t]+stw \.D2T1 a16,\*--b4\(4\)
31 [0-9a-f]+[02468ace] <[^>]*> 4e05[ \t]+stb \.D2T1 a16,\*--b4\(1\)
32 [0-9a-f]+[02468ace] <[^>]*> 4c0d[ \t]+ldw \.D2T1 \*--b4\(4\),a16
34 [0-9a-f]+[02468ace] <[^>]*> 4e05[ \t]+stb \.D2T1 a16,\*--b4\(1\)
36 [0-9a-f]+[02468ace] <[^>]*> 6e0d[ \t]+ldbu \.D2T1 \*--b4\(2\),a16
40 [0-9a-f]+[02468ace] <[^>]*> 4c04[ \t]+stw \.D1T1 a16,\*--a4\(4\)
42 [0-9a-f]+[02468ace] <[^>]*> 4e04[ \t]+stb \.D1T1 a16,\*--a4\(1\
    [all...]
insns16-dinc.d 25 [0-9a-f]+[02468ace] <[^>]*> 0c04[ \t]+stw \.D1T1 a16,\*a4\+\+\(4\)
27 [0-9a-f]+[02468ace] <[^>]*> 0e04[ \t]+stb \.D1T1 a16,\*a4\+\+\(1\)
28 [0-9a-f]+[02468ace] <[^>]*> 0c0c[ \t]+ldw \.D1T1 \*a4\+\+\(4\),a16
29 [0-9a-f]+[02468ace] <[^>]*> 0c05[ \t]+stw \.D2T1 a16,\*b4\+\+\(4\)
31 [0-9a-f]+[02468ace] <[^>]*> 0e05[ \t]+stb \.D2T1 a16,\*b4\+\+\(1\)
32 [0-9a-f]+[02468ace] <[^>]*> 0c0d[ \t]+ldw \.D2T1 \*b4\+\+\(4\),a16
34 [0-9a-f]+[02468ace] <[^>]*> 0e05[ \t]+stb \.D2T1 a16,\*b4\+\+\(1\)
36 [0-9a-f]+[02468ace] <[^>]*> 2e0d[ \t]+ldbu \.D2T1 \*b4\+\+\(2\),a16
40 [0-9a-f]+[02468ace] <[^>]*> 0c04[ \t]+stw \.D1T1 a16,\*a4\+\+\(4\)
42 [0-9a-f]+[02468ace] <[^>]*> 0e04[ \t]+stb \.D1T1 a16,\*a4\+\+\(1\
    [all...]
insns16-m-unit.d 25 [0-9a-f]+[02468ace] <[^>]*> 225e[ \t]+mpylh \.M1 a17,a20,a16
32 [0-9a-f]+[02468ace] <[^>]*> 207e[ \t]+mpyhl \.M1 a17,a16,a16
36 [0-9a-f]+[02468ace] <[^>]*> a47e[ \t]+mpyhl \.M1 a21,a16,a18
40 [0-9a-f]+[02468ace] <[^>]*> 231e[ \t]+smpy \.M1 a17,a22,a16
43 [0-9a-f]+[02468ace] <[^>]*> 9c1f[ \t]+smpy \.M2X b20,a16,b22
47 [0-9a-f]+[02468ace] <[^>]*> 213e[ \t]+smpyh \.M1 a17,a18,a16
50 [0-9a-f]+[02468ace] <[^>]*> 9c3f[ \t]+smpyh \.M2X b20,a16,b22
insns16-l-unit.d 26 [0-9a-f]+[02468ace] <[^>]*> e300[ \t]+sadd \.L1 a23,a22,a16
27 [0-9a-f]+[02468ace] <[^>]*> 0010[ \t]+sadd \.L1 a16,a16,a17
31 [0-9a-f]+[02468ace] <[^>]*> 8050[ \t]+sadd \.L1 a20,a16,a21
34 [0-9a-f]+[02468ace] <[^>]*> eb80[ \t]+ssub \.L1 a23,a23,a16
35 [0-9a-f]+[02468ace] <[^>]*> 0890[ \t]+ssub \.L1 a16,a17,a17
70 [0-9a-f]+[02468ace] <[^>]*> 0458[ \t]+xor \.L1 a16,a16,a1
72 [0-9a-f]+[02468ace] <[^>]*> 4448[ \t]+xor \.L1 a18,a16,a0
75 [0-9a-f]+[02468ace] <[^>]*> b449[ \t]+xor \.L2X b21,a16,b
    [all...]
  /external/strace/tests/
ioctl.test 9 run_strace -a16 -e ioctl $args > "$OUT"
readdir.test 11 run_strace -a16 -ereaddir $args > "$OUT"
  /external/clang/test/Sema/
attr-nonnull.c 5 int *a15, int *a16) __attribute__((nonnull(1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16)));
extern-redecl.c 4 static int a16[]; // expected-warning {{tentative array definition assumed to have one element}} variable
7 extern int a16[];
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/type_traits/
type_with_alignment.hpp 226 struct __attribute__((__aligned__(16))) a16 {}; struct in namespace:boost::align
236 template<> class type_with_alignment<16> { public: typedef align::a16 type; };
245 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a16,true)
273 struct __declspec(align(16)) a16 {
275 typedef a16 type;
305 align::a16,
338 BOOST_TT_AUX_BOOL_TRAIT_IMPL_SPEC1(is_pod,::boost::align::a16,true)
354 #pragma option push -a16
358 struct a16{ long double s; };
364 typedef ::boost::align::a16 max_align
    [all...]
  /external/v8/test/mjsunit/regress/
regress-381313.js 26 var a16 = 17 * x;
36 a10 + a11 + a12 + a13 + a14 + a15 + a16 + a17 + a18 + a19;
regress-437713.js 9 a10:0, a11:0, a12:0, a13:0, a14:0, a15:0, a16:0, a17:0, a18:0, a19:0, a1a:0, a1b:0, a1c:0, a1d:0, a1e:0, a1f:0,
18 a10:0, a11:0, a12:0, a13:0, a14:0, a15:0, a16:0, a17:0, a18:0, a19:0, a1a:0, a1b:0, a1c:0, a1d:0, a1e:0, a1f:0,
  /frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
basic_op.h 812 Word16 a16;
821 a16 = extract_l(L_var1);
824 if (0 == (a16 & 0x7f80)) {
827 if (0 == (a16 & 0x0078)) {
830 if (0 == (a16 & 0x0006)) {
833 if (0 == (a16 & 0x0001)) {
839 if (0 == (a16 & 0x0004)) {
846 if (0 == (a16 & 0x0060)) {
849 if (0 == (a16 & 0x0010)) {
855 if (0 == (a16 & 0x0040))
    [all...]
  /art/test/003-omnibus-opcodes/src/
MethodCall.java 41 char a13, int a14, int a15, byte a16, boolean a17, int a18, int a19,
48 Main.assertTrue(a16 == -16);
  /external/clang/test/SemaCXX/
constexpr-many-arguments.cpp 14 T a10, T a11, T a12, T a13, T a14, T a15, T a16, T a17, T a18, T a19,
17 a10, a11, a12, a13, a14, a15, a16, a17, a18, a19,
  /external/regex-re2/re2/
variadic_function.h 143 const Arg& a14, const Arg& a15, const Arg& a16) const {
145 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16 };
153 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17) const {
155 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17 };
163 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17,
166 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17, &a18 };
174 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17,
177 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17, &a18, &a19 };
185 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17,
188 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17, &a18, &a19
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
rd-bound1.d 11 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound\.d 40166a <x\+0x40166a>,r5
rd-bound2.d 15 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
rd-bound4.d 18 [ ]+e:[ ]+ef5d 6a16 4000[ ]+bound.d 40166a <x\+0x40166a>,r5
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_atomic.cc 32 typedef unsigned short a16; // NOLINT typedef
207 static atomic_uint16_t *to_atomic(const volatile a16 *a) {
208 return reinterpret_cast<atomic_uint16_t *>(const_cast<a16 *>(a));
527 a16 __tsan_atomic16_load(const volatile a16 *a, morder mo) {
554 void __tsan_atomic16_store(volatile a16 *a, a16 v, morder mo) {
581 a16 __tsan_atomic16_exchange(volatile a16 *a, a16 v, morder mo)
    [all...]
  /frameworks/base/tools/aapt2/util/
StringPiece_test.cpp 31 StringPiece16 a16(u"hello world", 5);
33 EXPECT_EQ(a16, b16);
  /hardware/intel/common/libva/va/
va_compat.h 75 #define VA_CPP_HELPER_N_ARGS_LIST(a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a12, a13, a14, a15, a16, N, ...) N

Completed in 459 milliseconds

1 2 3