/external/tcpdump/ |
config.h | 329 /* Define to `short' if int16_t not defined. */ 330 /* #undef int16_t */
|
config.h.in | 328 /* Define to `short' if int16_t not defined. */ 329 #undef int16_t
|
/frameworks/av/services/audioflinger/ |
AudioMixer.h | 158 int16_t volume[MAX_NUM_CHANNELS]; // [0]3.12 fixed point 172 int16_t auxLevel; // 0 <= auxLevel <= MAX_GAIN_INT, but signed for mul performance
|
/frameworks/wilhelm/tests/examples/ |
slesTestBassBoostPath.cpp | 50 void TestBassBoostPathFromFD(SLObjectItf sl, const char* path, int16_t boostStrength, bool alwaysOn) 288 TestBassBoostPathFromFD(sl, argv[1], (int16_t)atoi(argv[2]), alwaysOn);
|
slesTestVirtualizerPath.cpp | 50 void TestVirtualizerPathFromFD( SLObjectItf sl, const char* path, int16_t virtStrength, 290 TestVirtualizerPathFromFD(sl, argv[1], (int16_t)atoi(argv[2]), alwaysOn);
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
AudioHardwareInterface.h | 72 uint32_t frameSize() const { return popcount(channels())*((format()==AUDIO_FORMAT_PCM_16_BIT)?sizeof(int16_t):sizeof(int8_t)); } 148 uint32_t frameSize() const { return AudioSystem::popCount(channels())*((format()==AudioSystem::PCM_16_BIT)?sizeof(int16_t):sizeof(int8_t)); }
|
/external/chromium_org/third_party/gpsd/release-3.1/ |
gps.h | 540 int16_t deltai; 554 int16_t af0; 558 int16_t af1; 568 int16_t Omegad; 620 int16_t af1; 650 int16_t Crs; 654 int16_t Cus; 658 int16_t Cuc; 663 int16_t deltan; 693 int16_t Cis [all...] |
/external/webrtc/src/modules/audio_processing/ns/ |
nsx_core.c | 474 int16_t* q_noise) { 478 const int16_t log2_const = 22713; // Q15 479 const int16_t width_factor = 21845; 530 delta = (int16_t)(FACTOR_Q16 >> (14 - factor)); 594 static void PrepareSpectrumC(NsxInst_t* inst, int16_t* freq_buf) { 596 int16_t tmp16 = 0; 619 static __inline void DenormalizeC(NsxInst_t* inst, int16_t* in, int factor) { 632 int16_t* out_frame, 633 int16_t gain_factor) { 635 int16_t tmp16a = 0 [all...] |
/external/chromium_org/v8/src/mips/ |
macro-assembler-mips.cc | 802 int16_t num_to_push = NumberOfBitsSet(regs); 803 int16_t stack_offset = num_to_push * kPointerSize; 806 for (int16_t i = kNumRegisters - 1; i >= 0; i--) { 816 int16_t num_to_push = NumberOfBitsSet(regs); 817 int16_t stack_offset = num_to_push * kPointerSize; 820 for (int16_t i = 0; i < kNumRegisters; i++) { 830 int16_t stack_offset = 0; 832 for (int16_t i = 0; i < kNumRegisters; i++) { 843 int16_t stack_offset = 0; 845 for (int16_t i = kNumRegisters - 1; i >= 0; i--) [all...] |
/external/v8/src/mips/ |
macro-assembler-mips.cc | 801 int16_t num_to_push = NumberOfBitsSet(regs); 802 int16_t stack_offset = num_to_push * kPointerSize; 805 for (int16_t i = kNumRegisters - 1; i >= 0; i--) { 815 int16_t num_to_push = NumberOfBitsSet(regs); 816 int16_t stack_offset = num_to_push * kPointerSize; 819 for (int16_t i = 0; i < kNumRegisters; i++) { 829 int16_t stack_offset = 0; 831 for (int16_t i = 0; i < kNumRegisters; i++) { 842 int16_t stack_offset = 0; 844 for (int16_t i = kNumRegisters - 1; i >= 0; i--) [all...] |
/art/runtime/mirror/ |
array.cc | 162 template class PrimitiveArray<int16_t>; // ShortArray
|
object.h | 47 typedef PrimitiveArray<int16_t> ShortArray;
|
/art/runtime/ |
thread-inl.h | 88 int16_t old_state = old_state_and_flags.as_struct.state;
|
/bionic/libm/upstream-freebsd/lib/msun/src/ |
e_atan2l.c | 52 int16_t exptx, expsignx, expty, expsigny;
|
/external/chromium_org/gpu/command_buffer/common/ |
types.h | 176 typedef int16_t Int16;
|
/external/chromium_org/ppapi/c/ |
ppb_audio_config.h | 86 * <code>int16_t *buffer16;</code>
|
/external/chromium_org/ppapi/cpp/ |
audio_config.h | 30 /// <code>int16_t *buffer16;</code>
|
/external/chromium_org/third_party/WebKit/Source/core/platform/ |
Decimal.h | 91 int16_t m_exponent;
|
/external/chromium_org/third_party/angle_dx11/src/compiler/ |
64bit-lexer-safety.patch | 3 @@ -68,6 +68,7 @@ typedef int16_t flex_int16_t;
|
/external/chromium_org/third_party/angle_dx11/src/compiler/preprocessor/ |
64bit-tokenizer-safety.patch | 3 @@ -56,6 +56,7 @@ typedef int16_t flex_int16_t;
|
/external/chromium_org/third_party/icu/source/common/ |
ubidi_props.c | 144 int32_t delta=((int16_t)props)>>UBIDI_MIRROR_DELTA_SHIFT;
|
usprep.cpp | 476 getValues(uint16_t trieWord, int16_t& value, UBool& isIndex){ 501 value = (int16_t)trieWord; 529 int16_t value; 748 int16_t value;
|
/external/chromium_org/third_party/icu/source/test/cintltst/ |
utf16tst.c | 58 int16_t i; 95 int16_t i; 97 for(i=0; i<sizeof(codepoint)/sizeof(codepoint[0]); i=(int16_t)(i+2)){ 730 int16_t i=0;
|
/external/chromium_org/third_party/libusb/src/msvc/ |
stdint.h | 90 typedef __int16 int16_t; typedef
|
/external/chromium_org/third_party/npapi/bindings/ |
npapi.h | 185 typedef int16_t NPError; 186 typedef int16_t NPReason; 828 uint16_t mode, int16_t argc, char* argn[], 843 int16_t NP_LOADDS NPP_HandleEvent(NPP instance, void* event);
|