HomeSort by relevance Sort by last modified time
    Searched full:int16_t (Results 601 - 625 of 1335) sorted by null

<<21222324252627282930>>

  /external/chromium_org/third_party/ots/src/
head.cc 108 int16_t glyph_data_format;
  /external/chromium_org/third_party/re2/util/
util.h 70 typedef int16_t int16;
  /external/chromium_org/third_party/skia/include/utils/
SkInterpolator.h 72 int16_t fFrameCount;
  /external/chromium_org/third_party/sqlite/src/
config.h.in 12 /* Define to 1 if the system has the type `int16_t'. */
  /external/elfutils/libasm/
asm_addint8.c 71 (int16_t) num);
  /external/grub/stage2/
iso9660.h 64 typedef int int16_t __attribute__((mode(HI))); typedef
  /external/icu4c/common/
icucfg.h.in 94 #undef int16_t
  /external/icu4c/common/unicode/
ptypes.h 93 typedef signed short int16_t; typedef
  /external/icu4c/i18n/
inputext.cpp 31 fByteStats(NEW_ARRAY(int16_t, 256)), // byte frequency statistics for the input text.
  /external/ipsec-tools/src/racoon/
admin.h 49 int16_t ac_errno;
  /external/kernel-headers/original/linux/
types.h 113 typedef __s16 int16_t; typedef
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_short_idct8x8_add_neon.asm 201 ;void vp9_short_idct8x8_add_neon(int16_t *input, uint8_t *dest, int dest_stride)
203 ; r0 int16_t input
313 ;void vp9_short_idct10_8x8_add_neon(int16_t *input, uint8_t *dest, int dest_stride)
315 ; r0 int16_t input
  /external/libvpx/libvpx/vp9/encoder/x86/
vp9_subtract_sse2.asm 16 ; int16_t *diff, ptrdiff_t diff_stride,
  /external/mesa3d/src/egl/main/
eglcompiler.h 42 typedef __int16 int16_t; typedef
  /external/qemu/distrib/sdl-1.2.15/include/
SDL_config_os2.h 32 typedef signed short int16_t; typedef
  /external/qemu/slirp/
udp.h 48 int16_t uh_ulen; /* udp length */
  /external/qemu/slirp-android/
udp.h 50 int16_t uh_ulen; /* udp length */
  /external/qemu/target-arm/
neon_helper.c 62 NEON_TYPE2(s16, int16_t)
210 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int16_t)
291 #define NEON_FN(dest, src1, src2) NEON_SSAT(dest, src1, src2, int16_t)
1136 uint32_t tmp = (int32_t)(int16_t) src1 * (int16_t) src2; \
1276 int16_t s;
    [all...]
  /external/regex-re2/util/
util.h 69 typedef int16_t int16;
  /external/sfntly/cpp/src/test/
test_utils.h 91 static int32_t EncodeOneChar(UConverter* encoder, int16_t uchar);
  /external/skia/include/utils/
SkInterpolator.h 72 int16_t fFrameCount;
  /external/tremolo/Tremolo/
os_types.h 96 typedef int16_t ogg_int16_t;
  /external/valgrind/main/none/tests/s390x/
trto.c 20 int16_t src[40] = {
  /external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
filters.c 34 int16_t scaling = 0;
  /frameworks/av/libvideoeditor/lvpp/
DummyAudioSource.cpp 88 new MediaBuffer(mNumberOfSamplePerFrame * sizeof(int16_t)));

Completed in 2466 milliseconds

<<21222324252627282930>>