/external/sfntly/cpp/src/test/ |
cmap_test.cc | 149 c1 = TestUtils::EncodeOneChar(encoder1_, (int16_t)uchar); 152 c2 = TestUtils::EncodeOneChar(encoder2_, (int16_t)uchar);
|
/external/skia/src/core/ |
SkBuffer.h | 76 bool readS16(int16_t* x) { return read(x, 2); } 158 void write16(int16_t x) { this->writeNoSizeCheck(&x, 2); }
|
/external/skia/src/pdf/ |
SkPDFFont.h | 155 bool addCommonFontDescriptorEntries(int16_t defaultWidth); 160 void adjustGlyphRangeForSingleByteEncoding(int16_t glyphID);
|
/external/srtp/ |
config.hw | 38 /* Define to 1 if the system has the type `int16_t'. */ 189 typedef __int16 int16_t;
|
/external/srtp/crypto/include/ |
config.h | 34 /* Define to 1 if the system has the type `int16_t'. */ 195 typedef short int16_t; typedef
|
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/ |
lattice_neon.S | 15 @ void WebRtcIsacfix_FilterMaLoopNeon(int16_t input0, 16 @ int16_t input1,
|
/frameworks/av/services/audioflinger/ |
AudioResampler.cpp | 60 void AsmMono16Loop(int16_t *in, int32_t* maxOutPt, int32_t maxInIdx, 63 void AsmStereo16Loop(int16_t *in, int32_t* maxOutPt, int32_t maxInIdx, 249 void AudioResampler::setVolume(int16_t left, int16_t right) { 334 int16_t *in = mBuffer.i16; 428 int16_t *in = mBuffer.i16; 513 void AudioResamplerOrder1::AsmMono16Loop(int16_t *in, int32_t* maxOutPt, int32_t maxInIdx, 624 void AudioResamplerOrder1::AsmStereo16Loop(int16_t *in, int32_t* maxOutPt, int32_t maxInIdx,
|
AudioResamplerCubic.cpp | 73 int16_t *in = mBuffer.i16; 139 int16_t *in = mBuffer.i16;
|
/frameworks/compile/mclinker/lib/LD/ |
TextDiagnosticPrinter.cpp | 130 int16_t error_limit = m_Config.options().maxErrorNum(); 143 int16_t warning_limit = m_Config.options().maxWarnNum();
|
/frameworks/opt/net/voip/src/jni/rtp/ |
EchoSuppressor.cpp | 97 void EchoSuppressor::run(int16_t *playbacked, int16_t *recorded)
|
/device/lge/hammerhead/kernel-headers/media/ |
msm_cam_sensor.h | 291 int16_t gyro[2]; 292 int16_t target[2]; 294 int16_t hall[2]; 479 int16_t dest_step_pos; 486 int16_t initial_code;
|
/hardware/qcom/msm8x74/kernel-headers/media/ |
msm_cam_sensor.h | 289 int16_t gyro[2]; 290 int16_t target[2]; 291 int16_t hall[2]; 469 int16_t dest_step_pos; 476 int16_t initial_code;
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/ |
cstdint.pass.cpp | 27 // typedef std::int16_t 28 static_assert(sizeof(std::int16_t)*CHAR_BIT == 16, 29 "sizeof(std::int16_t)*CHAR_BIT == 16"); 30 static_assert(std::is_signed<std::int16_t>::value, 31 "std::is_signed<std::int16_t>::value");
|
/external/chromium_org/third_party/libwebp/dsp/ |
enc_neon.c | 31 const int16_t* in, uint8_t* dst) { 33 const int16_t kC1C2[] = { 20091, 17734, 0, 0 }; // kC1 / (kC2 >> 1) / 0 / 0 145 const int16_t* in, uint8_t* dst, int do_two) { 153 static void ITransformWHT(const int16_t* in, int16_t* out) { 223 static const int16_t kCoeff16[] = { 234 int16_t* out) { 238 const int16_t* coeff16 = kCoeff16; 346 static void FTransformWHT(const int16_t* in, int16_t* out) [all...] |
dec.c | 68 static void TransformOne(const int16_t* in, uint8_t* dst) { 108 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { 115 static void TransformUV(const int16_t* in, uint8_t* dst) { 120 static void TransformDC(const int16_t *in, uint8_t* dst) { 130 static void TransformDCUV(const int16_t* in, uint8_t* dst) { 142 static void TransformWHT(const int16_t* in, int16_t* out) { 169 void (*VP8TransformWHT)(const int16_t* in, int16_t* out) = TransformWHT;
|
/external/chromium_org/third_party/skia/src/opts/ |
SkBitmapProcState_matrix_clamp_neon.h | 110 int16_t *dst16 = (int16_t *)xy; 193 int16_t *dst16 = (int16_t *) xy; 312 int16_t *mysrc = (int16_t *) srcXY; 313 int16_t *mydst = (int16_t *) xy; 314 int16x4_t maxX4 = vdup_n_s16((int16_t)maxX); 315 int16x4_t maxY4 = vdup_n_s16((int16_t)maxY) [all...] |
/external/libvpx/libvpx/vp9/common/mips/dspr2/ |
vp9_convolve2_dspr2.c | 27 const int16_t *filter_x0, 36 const int16_t *filter = &filter_x0[3]; 117 const int16_t *filter_x0, 128 const int16_t *filter = &filter_x0[3]; 254 const int16_t *filter_x0, 268 const int16_t *filter = &filter_x0[3]; 487 const int16_t *filter_x0, 500 const int16_t *filter = &filter_x0[3]; [all...] |
vp9_convolve2_horiz_dspr2.c | 27 const int16_t *filter_x0, 35 const int16_t *filter = &filter_x0[3]; 109 const int16_t *filter_x0, 118 const int16_t *filter = &filter_x0[3]; 233 const int16_t *filter_x0, 245 const int16_t *filter = &filter_x0[3]; 441 const int16_t *filter_x0, 452 const int16_t *filter = &filter_x0[3]; [all...] |
/external/skia/src/opts/ |
SkBitmapProcState_matrix_clamp_neon.h | 110 int16_t *dst16 = (int16_t *)xy; 193 int16_t *dst16 = (int16_t *) xy; 312 int16_t *mysrc = (int16_t *) srcXY; 313 int16_t *mydst = (int16_t *) xy; 314 int16x4_t maxX4 = vdup_n_s16((int16_t)maxX); 315 int16x4_t maxY4 = vdup_n_s16((int16_t)maxY) [all...] |
/external/webp/src/dsp/ |
enc_neon.c | 31 const int16_t* in, uint8_t* dst) { 33 const int16_t kC1C2[] = { 20091, 17734, 0, 0 }; // kC1 / (kC2 >> 1) / 0 / 0 145 const int16_t* in, uint8_t* dst, int do_two) { 153 static void ITransformWHT(const int16_t* in, int16_t* out) { 223 static const int16_t kCoeff16[] = { 234 int16_t* out) { 238 const int16_t* coeff16 = kCoeff16; 346 static void FTransformWHT(const int16_t* in, int16_t* out) [all...] |
dec.c | 68 static void TransformOne(const int16_t* in, uint8_t* dst) { 108 static void TransformTwo(const int16_t* in, uint8_t* dst, int do_two) { 115 static void TransformUV(const int16_t* in, uint8_t* dst) { 120 static void TransformDC(const int16_t *in, uint8_t* dst) { 130 static void TransformDCUV(const int16_t* in, uint8_t* dst) { 142 static void TransformWHT(const int16_t* in, int16_t* out) { 169 void (*VP8TransformWHT)(const int16_t* in, int16_t* out) = TransformWHT;
|
/frameworks/av/media/libeffects/downmix/ |
EffectDownmix.c | 273 int16_t *pSrc, *pDst; 702 int16_t value16; 704 pDownmixer, param, *(int16_t *)pValue, *(int32_t *)pValue); 714 value16 = *(int16_t *)pValue; 757 int16_t *pValue16; 762 if (*pSize < sizeof(int16_t)) { 766 pValue16 = (int16_t *)pValue; 767 *pValue16 = (int16_t) pDownmixer->type; 768 *pSize = sizeof(int16_t); 798 void Downmix_foldFromQuad(int16_t *pSrc, int16_t*pDst, size_t numFrames, bool accumulate) [all...] |
/external/chromium_org/third_party/yasm/source/patched-yasm/m4/ |
ax_create_stdint_h.m4 | 15 dnl int8_t,uint8_t,int16_t,uint16_t,int32_t,uint32_t,intptr_t,uintptr_t 406 /* int8_t int16_t int32_t defined by inet code, redeclare the u_intXX types */ 435 typedef short int16_t; 447 typedef short int16_t; 459 typedef short int16_t; 476 typedef short int16_t; 506 typedef int16_t int_least16_t;
|
/external/libvpx/libvpx/nestegg/m4/ |
ax_create_stdint_h.m4 | 16 dnl int8_t,uint8_t,int16_t,uint16_t,int32_t,uint32_t,intptr_t,uintptr_t 426 /* int8_t int16_t int32_t defined by inet code, redeclare the u_intXX types */ 455 typedef short int16_t; 467 typedef short int16_t; 479 typedef short int16_t; 496 typedef short int16_t; 526 typedef int16_t int_least16_t;
|
/external/qemu/target-arm/ |
iwmmxt_helper.c | 53 #define EXTEND16(a) ((uint32_t) (int16_t) (a)) 54 #define EXTEND16S(a) ((int32_t) (int16_t) (a)) 292 IWMMXT_OP_CMP(cmpgts, int8_t, int16_t, int32_t, >) 297 IWMMXT_OP_CMP(mins, int8_t, int16_t, int32_t, <) 299 IWMMXT_OP_CMP(maxs, int8_t, int16_t, int32_t, >) 312 IWMMXT_OP_CMP(subs, int8_t, int16_t, int32_t, -) 313 IWMMXT_OP_CMP(adds, int8_t, int16_t, int32_t, +)
|