Home
last modified time | relevance | path

Searched refs:a16 (Results 1 – 19 of 19) sorted by relevance

/external/webrtc/src/common_audio/signal_processing/
Dlpc_to_refl_coef.c22 void WebRtcSpl_LpcToReflCoef(WebRtc_Word16* a16, int use_order, WebRtc_Word16* k16) in WebRtcSpl_LpcToReflCoef() argument
29 k16[use_order - 1] = WEBRTC_SPL_LSHIFT_W16(a16[use_order], 3); //Q12<<3 => Q15 in WebRtcSpl_LpcToReflCoef()
42 tmp32[k] = WEBRTC_SPL_LSHIFT_W32((WebRtc_Word32)a16[k], 16) in WebRtcSpl_LpcToReflCoef()
43 - WEBRTC_SPL_LSHIFT_W32(WEBRTC_SPL_MUL_16_16(k16[m], a16[m-k+1]), 1); in WebRtcSpl_LpcToReflCoef()
50 a16[k] = (WebRtc_Word16)WEBRTC_SPL_RSHIFT_W32(tmp32[k], 1); //Q13>>1 => Q12 in WebRtcSpl_LpcToReflCoef()
Dsignal_processing_unittest.cc254 WebRtc_Word16 a16[kVectorSize]; in TEST_F() local
260 a16[kk] = B[kk]; in TEST_F()
293 WebRtcSpl_ScaleAndAddVectors(a16, 13, 2, b16, 7, 2, bTmp16, kVectorSize); in TEST_F()
295 EXPECT_EQ(((a16[kk]*13)>>2)+((b16[kk]*7)>>2), bTmp16[kk]); in TEST_F()
298 WebRtcSpl_AddVectorsAndShift(bTmp16, a16, b16, kVectorSize, 2); in TEST_F()
302 WebRtcSpl_ReverseOrderMultArrayElements(bTmp16, a16, &b16[3], kVectorSize, 2); in TEST_F()
304 EXPECT_EQ((a16[kk]*b16[3-kk])>>2, bTmp16[kk]); in TEST_F()
306 WebRtcSpl_ElementwiseVectorMult(bTmp16, a16, b16, kVectorSize, 6); in TEST_F()
308 EXPECT_EQ((a16[kk]*b16[kk])>>6, bTmp16[kk]); in TEST_F()
/external/regex-re2/re2/
Dvariadic_function.h143 const Arg& a14, const Arg& a15, const Arg& a16) const { in operator()
145 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16 }; in operator()
153 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17) const { in operator()
155 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17 }; in operator()
163 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17, in operator()
166 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17, &a18 }; in operator()
174 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17, in operator()
177 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17, &a18, &a19 }; in operator()
185 const Arg& a14, const Arg& a15, const Arg& a16, const Arg& a17, in operator()
188 &a9, &a10, &a11, &a12, &a13, &a14, &a15, &a16, &a17, &a18, &a19, in operator()
[all …]
/external/clang/test/Sema/
Dextern-redecl.c4 static int a16[]; // expected-warning {{tentative array definition assumed to have one element}} variable
7 extern int a16[]; in f16()
/external/zlib/
Dgzwrite.c375 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
379 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20;
420 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
425 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
430 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
434 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-10-13-SCEVChain.ll97 %a16 = add i32 %m15, %a15
98 %gep = getelementptr i8* %base, i32 %a16
99 %ofs = add i32 %a16, 4
/external/clang/test/SemaCXX/
Duninitialized.cpp70 …A a16(&a16.num); // expected-warning {{variable 'a16' is uninitialized when used within its own i… in setupA() local
/external/v8/test/mjsunit/compiler/
Dregress-max-locals-for-osr.js34 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20,
/external/qemu/distrib/zlib-1.2.3/
Dgzio.c638 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
642 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20;
651 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
656 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
661 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
665 a9, a10, a11, a12, a13, a14, a15, a16, a17, a18, a19, a20);
/external/clang/test/CodeGen/
Dstruct.c139 int a16(void) {c15.a = 1;} in a16() function
/external/llvm/test/DebugInfo/
D2010-05-03-OriginDIE.ll35 %a16 = sub i64 %a15, %a14 ; <i64> [#uses=1]
37 store i64 %a16, i64* %a17, align 4, !dbg !7
/external/valgrind/main/VEX/priv/
Dhost_x86_isel.c959 HReg a16 = newVRegI(env); in iselIntExpr_R_wrk() local
970 addInstr(env, mk_iMOVsd_RR(a16s, a16)); in iselIntExpr_R_wrk()
972 addInstr(env, X86Instr_Sh32(Xsh_SHL, shift, a16)); in iselIntExpr_R_wrk()
974 addInstr(env, X86Instr_Sh32(shr_op, shift, a16)); in iselIntExpr_R_wrk()
976 addInstr(env, X86Instr_Alu32R(Xalu_MUL, X86RMI_Reg(a16), b16)); in iselIntExpr_R_wrk()
/external/icu4c/test/cintltst/
Dccapitst.c3709 static const UChar a16[] = { 0x61 }; in TestUTFBOM() local
3746 length = ucnv_fromUChars(cnv, bytes, (int32_t)sizeof(bytes), a16, 1, &errorCode); in TestUTFBOM()
/external/chromium/third_party/libjingle/
Dmods-since-v0_4_0.diff892 15a16,19
/external/llvm/test/CodeGen/X86/
Davx-intrinsics-x86.ll1800 …%a16 = call <8 x float> @llvm.x86.avx.cmp.ps.256(<8 x float> %a0, <8 x float> %a15, i8 14) ; <<8 x…
1802 …%a17 = call <8 x float> @llvm.x86.avx.cmp.ps.256(<8 x float> %a0, <8 x float> %a16, i8 15) ; <<8 x…
/external/elfutils/tests/
Dtestfile44.expect.bz2
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en79176 http://www.washington.edu/admin/hr/laborrel/contracts/uaw/contract/a16.html
81061 http://www.wsws.org/articles/2003/apr2003/isra-a16.shtml
/external/valgrind/tsan/offline_tests/
D301.tst.gz
D311.tst.gz