/external/tcpdump/ |
nameser.h | 262 int16_t r_zone; /* zone number */ 263 int16_t r_class; /* class number */ 264 int16_t r_type; /* type number */
|
/external/valgrind/main/memcheck/tests/amd64/ |
more_x87_fp.c | 98 int16_t fpuc; 102 int16_t wa; 116 int16_t tmp = (fpuc & ~0x0c00) | (i << 10);
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
filterbanks.c | 53 void WebRtcIsacfix_HighpassFilterFixDec32(int16_t *io, 54 int16_t len, 55 const int16_t *coefficient,
|
/frameworks/av/media/libstagefright/codecs/amrwbenc/ |
SoftAMRWBEncoder.cpp | 81 def.nBufferSize = kNumSamplesPerFrame * sizeof(int16_t); 328 size_t numBytesPerInputFrame = kNumSamplesPerFrame * sizeof(int16_t); 366 (copy * 1000000ll / kSampleRate) / sizeof(int16_t);
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
SoftVorbis.cpp | 104 def.nBufferSize = kMaxNumSamplesPerBuffer * sizeof(int16_t); 359 mState, (int16_t *)outHeader->pBuffer, 377 outHeader->nFilledLen = numFrames * sizeof(int16_t) * mVi->channels;
|
/ndk/tests/build/b9193874-neon/jni/ |
b9193874-neon.c | 1 typedef short int16_t; typedef 134 vld1_s16 (const int16_t * __a) 161 static const int16_t coef[4] = { 89858 / 4, 22014, 45773 / 2, 113618 / 4 };
|
/external/chromium_org/v8/src/mips/ |
assembler-mips.cc | 595 return (static_cast<int16_t>(instr & kImm16Mask)) << 2; 604 int16_t Assembler::GetLwOffset(Instr instr) { 610 Instr Assembler::SetLwOffset(Instr instr, int16_t offset) { 626 Instr Assembler::SetSwOffset(Instr instr, int16_t offset) { 637 Instr Assembler::SetAddImmediateOffset(Instr instr, int16_t offset) { 1064 void Assembler::b(int16_t offset) { 1069 void Assembler::bal(int16_t offset) { 1075 void Assembler::beq(Register rs, Register rt, int16_t offset) { 1082 void Assembler::bgez(Register rs, int16_t offset) { 1089 void Assembler::bgezal(Register rs, int16_t offset) [all...] |
/external/v8/src/mips/ |
assembler-mips.cc | 601 return ((int16_t)(instr & kImm16Mask)) << 2; 610 int16_t Assembler::GetLwOffset(Instr instr) { 616 Instr Assembler::SetLwOffset(Instr instr, int16_t offset) { 632 Instr Assembler::SetSwOffset(Instr instr, int16_t offset) { 643 Instr Assembler::SetAddImmediateOffset(Instr instr, int16_t offset) { 1059 void Assembler::b(int16_t offset) { 1064 void Assembler::bal(int16_t offset) { 1070 void Assembler::beq(Register rs, Register rt, int16_t offset) { 1077 void Assembler::bgez(Register rs, int16_t offset) { 1084 void Assembler::bgezal(Register rs, int16_t offset) [all...] |
/external/webrtc/src/modules/audio_processing/aec/ |
aec_core.c | 157 sizeof(int16_t)) == -1) { 165 sizeof(int16_t)) == -1) { 173 sizeof(int16_t)) == -1) { 181 sizeof(int16_t)) == -1) { 202 sizeof(int16_t) * PART_LEN) == -1) { 655 int16_t nearend[PART_LEN]; 656 int16_t* nearend_ptr = NULL; 657 int16_t output[PART_LEN]; 658 int16_t outputH[PART_LEN]; 685 int16_t farend[PART_LEN] [all...] |
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_acosl.c | 48 int16_t expsign, expt;
|
e_asinl.c | 38 int16_t expsign, expt;
|
s_atanl.c | 38 int16_t expsign, expt;
|
/dalvik/vm/ |
Common.h | 90 typedef int16_t s2;
|
/device/asus/grouper/keymaster/ |
s_type.h | 67 typedef short int16_t; typedef
|
/device/asus/grouper/self-extractors/nvidia/staging/keymaster/ |
s_type.h | 67 typedef short int16_t; typedef
|
/device/asus/tilapia/self-extractors/nvidia/staging/keymaster/ |
s_type.h | 67 typedef short int16_t; typedef
|
/external/chromium_org/third_party/WebKit/Source/testing/plugin/Tests/ |
GetURLWithJavaScriptURL.cpp | 47 virtual NPError NPP_New(NPMIMEType pluginType, uint16_t mode, int16_t argc, char *argn[], char *argv[], NPSavedData *saved)
|
/external/chromium_org/third_party/WebKit/public/platform/ |
WebCommon.h | 78 typedef short int16_t; typedef
|
/external/chromium_org/third_party/icu/source/common/ |
icucfg.h.in | 94 #undef int16_t
|
/external/chromium_org/third_party/icu/source/common/unicode/ |
ptypes.h | 76 typedef signed short int16_t; typedef
|
/external/chromium_org/third_party/icu/source/i18n/ |
inputext.cpp | 31 fByteStats(NEW_ARRAY(int16_t, 256)), // byte frequency statistics for the input text.
|
/external/chromium_org/third_party/mesa/src/src/egl/main/ |
eglcompiler.h | 42 typedef __int16 int16_t; typedef
|
/external/chromium_org/third_party/npapi/bindings/ |
nptypes.h | 52 typedef short int16_t; typedef
|
/external/chromium_org/third_party/npapi/npspy/extern/java/ |
typedefs_md.h | 51 typedef int16 int16_t; typedef
|
/external/chromium_org/third_party/ots/src/ |
hdmx.cc | 34 int16_t num_recs;
|