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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avc_types.h 24 typedef int16_t int16; typedef
  /frameworks/base/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
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
qtypes.h 72 typedef signed short int16; /* Signed 16 bit value */ typedef
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h 29 typedef int16_t int16; typedef
  /frameworks/base/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;
  /prebuilt/linux-x86/toolchain/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/bluetooth/bluez/tools/
ubcsp.h 50 typedef signed short int16; typedef
  /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"))
  /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/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 28 typedef int16_t int16; typedef
  /hardware/msm7k/librpc/rpc/
types.h 88 typedef int16_t int16; typedef
364 bool_t (*send_int16) (xdr_s_type *xdr, const int16 *value);
372 bool_t (*recv_int16) (xdr_s_type *xdr, int16 *value);
  /external/genext2fs/
genext2fs.c 277 typedef signed short int16; typedef
508 #define decl16(x) int16 x;
    [all...]
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 498 int16_t int16; member in union:sdp_data_struct::__anon1774

Completed in 1325 milliseconds