HomeSort by relevance Sort by last modified time
    Searched defs:int16 (Results 1 - 25 of 25) sorted by null

  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avc_types.h 24 typedef int16_t int16; typedef
  /external/openfst/src/include/fst/
types.h 29 typedef int16_t int16; typedef
  /frameworks/av/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 68 typedef int16_t int16; typedef
  /frameworks/ex/variablespeed/jni/
integral_types.h 25 typedef short int16; // NOLINT typedef
  /external/libyuv/files/include/libyuv/
basic_types.h 28 typedef short int16; typedef
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h 29 typedef int16_t int16; typedef
  /external/regex-re2/util/
util.h 64 typedef int16_t int16; typedef in namespace:re2
  /frameworks/av/media/libstagefright/codecs/amrwb/src/
pv_amr_wb_type_defs.h 168 typedef int16_t int16; typedef
  /external/chromium/third_party/libjingle/source/talk/base/
basictypes.h 49 typedef short int16; typedef
  /external/neven/Embedded/common/src/b_BasicEm/
Basic.h 54 typedef signed short int16; typedef
95 int16 valE;
96 int16 bbpE;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/parallel/
types.h 114 typedef short int16; typedef in namespace:__gnu_parallel
  /external/chromium/base/
basictypes.h 22 typedef short int16; typedef
75 const int16 kint16min = (( int16) 0x8000);
76 const int16 kint16max = (( int16) 0x7FFF);
  /external/dbus/tools/
dbus-send.c 62 dbus_int16_t int16; local
85 int16 = strtol (value, NULL, 0);
86 dbus_message_iter_append_basic (iter, DBUS_TYPE_INT16, &int16);
198 else if (!strcmp (arg, "int16"))
  /external/stressapptest/src/
sattypes.h 39 typedef signed short int int16; typedef
  /hardware/broadcom/wlan/bcm4329/dhdutil/include/
typedefs.h 193 typedef signed short int16; typedef
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
typedefs.h 193 typedef signed short int16; typedef
  /packages/inputmethods/PinyinIME/jni/include/
dictdef.h 33 typedef short int16; typedef in namespace:ime_pinyin
  /external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h 38 typedef short int16; typedef
  /external/protobuf/src/google/protobuf/stubs/
common.h 131 typedef __int16 int16; typedef in namespace:google::protobuf
141 typedef int16_t int16; typedef in namespace:google::protobuf
    [all...]
  /external/qemu/fpu/
softfloat.h 61 typedef int int16; typedef
297 int16 float32_to_int16_round_to_zero( float32 STATUS_PARAM );
412 int16 float64_to_int16_round_to_zero( float64 STATUS_PARAM );
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 28 typedef int16_t int16; typedef
  /external/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 1738 short int16 = local
    [all...]
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_types.h 69 #ifndef int16
70 typedef short int16; typedef
  /external/genext2fs/
genext2fs.c 277 typedef signed short int16; typedef
508 #define decl16(x) int16 x;
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 106 #ifndef int16
107 #define int16 TI_INT16 macro
    [all...]

Completed in 402 milliseconds