Home
last modified time | relevance | path

Searched defs:a16 (Results 1 – 18 of 18) sorted by relevance

/external/webrtc/webrtc/common_audio/signal_processing/
Dlpc_to_refl_coef.c22 void WebRtcSpl_LpcToReflCoef(int16_t* a16, int use_order, int16_t* k16) in WebRtcSpl_LpcToReflCoef()
Dsignal_processing_unittest.cc93 int16_t a16 = 121; in TEST_F() local
290 int16_t a16[kVectorSize]; in TEST_F() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface.h145 typedef unsigned short a16; // NOLINT typedef
/external/clang/test/Sema/
Dextern-redecl.c4 static int a16[]; // expected-warning {{tentative array definition assumed to have one element}} variable
/external/pdfium/third_party/libtiff/
Dtif_open.c105 uint16 a16; member
/external/python/cpython2/Modules/zlib/
Dgzwrite.c387 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
/external/zlib/src/
Dgzwrite.c466 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
/external/python/cpython3/Modules/zlib/
Dgzwrite.c466 a11, a12, a13, a14, a15, a16, a17, a18, a19, a20) in gzprintf() argument
/external/libopus/silk/
DMacroCount.h541 static OPUS_INLINE opus_int16 silk_ADD_SAT16( opus_int16 a16, opus_int16 b16 ) { in silk_ADD_SAT16()
569 static OPUS_INLINE opus_int16 silk_SUB_SAT16( opus_int16 a16, opus_int16 b16 ) { in silk_SUB_SAT16()
DMacroDebug.h135 static OPUS_INLINE opus_int16 silk_ADD_SAT16_( opus_int16 a16, opus_int16 b16, char *file, int line… in silk_ADD_SAT16_()
196 static OPUS_INLINE opus_int16 silk_SUB_SAT16_( opus_int16 a16, opus_int16 b16, char *file, int line… in silk_SUB_SAT16_()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Dlpc_masking_model.c27 int16_t *a16, /* Q11 */ in WebRtcSpl_AToK_JSK()
/external/clang/test/CodeGen/
Dstruct.c139 int a16(void) {c15.a = 1;} in a16() function
/external/skqp/src/opts/
DSkNx_neon.h614 uint16x4_t a16 = vqmovun_s32(a.fVec); variable
/external/skia/src/opts/
DSkNx_neon.h624 uint16x4_t a16 = vqmovun_s32(a.fVec); variable
/external/icu/icu4c/source/test/cintltst/
Dccapitst.c3695 static const UChar a16[] = { 0x61 }; in TestUTFBOM() local
/external/clang/test/SemaCXX/
Duninitialized.cpp260 …A a16(&a16.num); // expected-warning {{variable 'a16' is uninitialized when used within its own i… in setupA() local
324 A a16(&a16.num); // expected-warning {{variable 'a16' is uninitialized when used within its own in… variable
/external/valgrind/VEX/priv/
Dhost_x86_isel.c1077 HReg a16 = newVRegI(env); in iselIntExpr_R_wrk() local
/external/swiftshader/src/Shader/
DShaderCore.cpp373 const Float4 a16(0.0028662257f); in arctan_01() local