HomeSort by relevance Sort by last modified time
    Searched full:int16_t (Results 401 - 425 of 582) sorted by null

<<11121314151617181920>>

  /development/samples/BrowserPlugin/jni/audio/
AudioPlugin.cpp 275 int16_t AudioPlugin::handleEvent(const ANPEvent* evt) {
  /development/samples/BrowserPlugin/jni/form/
FormPlugin.cpp 202 int16_t FormPlugin::handleEvent(const ANPEvent* evt) {
  /external/icu4c/common/
ucase.h 301 #define UCASE_GET_DELTA(props) ((int16_t)(props)>>UCASE_DELTA_SHIFT)
ucnv_cnv.h 54 int16_t reserved; /* reserved - for good alignment of the pointers */
  /external/icu4c/common/unicode/
ppalmos.h 112 typedef signed short int16_t; typedef
umachine.h 148 # define INT16_MIN ((int16_t)(-32767-1))
161 # define INT16_MAX ((int16_t)(32767))
  /external/icu4c/i18n/
gregoimp.cpp 77 const int16_t Grego::DAYS_BEFORE[24] =
rbt_rule.h 227 int16_t getIndexValue() const;
rbt_rule.cpp 218 int16_t TransliterationRule::getIndexValue() const {
225 return (int16_t)(data->lookupMatcher(c) == NULL ? (c & 0xFF) : -1);
  /external/libnl-headers/
netlink-types.h 609 int16_t * dist_data;
  /external/llvm/unittests/Support/
TypeBuilderTest.cpp 38 EXPECT_EQ(Type::getInt16Ty(getGlobalContext()), (TypeBuilder<int16_t, false>::get(getGlobalContext())));
  /external/oprofile/opjitconv/
debug_line.c 33 typedef int16_t shalf;
  /external/qemu/elff/
elff_elf.h 45 typedef int16_t Elf_Shalf;
  /external/qemu/target-i386/
helper_template.h 37 #define DATA_STYPE int16_t
  /external/skia/gpu/include/
GrConfig.h 119 typedef short int16_t; typedef
  /external/skia/include/core/
SkStream.h 61 int16_t readS16();
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
common.h 163 typedef int16_t s16;
  /frameworks/base/media/libmediaplayerservice/
MediaPlayerService.h 135 virtual ssize_t frameSize() const { return ssize_t(mChannelCount * ((mFormat == AUDIO_FORMAT_PCM_16_BIT)?sizeof(int16_t):sizeof(u_int8_t))); }
  /frameworks/base/media/libstagefright/codecs/aacdec/
SoftAAC.cpp 362 mConfig->frameLength * sizeof(int16_t) * mConfig->desiredChannels;
pv_audio_type_defs.h 96 typedef int16_t Int16;
  /frameworks/base/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 168 typedef int16_t int16;
  /hardware/msm7k/libcamera/
camera_ifc.h 402 int16_t altitude; /* meters */
  /ndk/sources/host-tools/ndk-stack/elff/
elff_elf.h 45 typedef int16_t Elf_Shalf;
  /system/core/include/pixelflinger/
pixelflinger.h 28 typedef int16_t GGLshort; // s
  /external/bluetooth/bluez/tools/
hciattach_ath3k.c 365 int16_t byte_count = 0;
460 int16_t len;

Completed in 433 milliseconds

<<11121314151617181920>>