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

  /frameworks/base/media/libstagefright/codecs/avc/common/include/
avc_types.h 9 typedef int16_t int16; typedef
  /frameworks/base/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 68 typedef int16_t int16; 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/neven/Embedded/common/src/b_BasicEm/
Basic.h 54 typedef signed short int16; typedef
95 int16 valE;
96 int16 bbpE;
  /external/bluetooth/bluez/tools/
ubcsp.h 50 typedef signed short int16; typedef
  /external/chromium/base/
basictypes.h 21 typedef short int16; typedef
71 const int16 kint16min = (( int16) 0x8000);
72 const int16 kint16max = (( int16) 0x7FFF);
  /external/dbus/tools/
dbus-send.c 43 dbus_int16_t int16; local
66 int16 = strtol (value, NULL, 0);
67 dbus_message_iter_append_basic (iter, DBUS_TYPE_INT16, &int16);
183 else if (!strcmp (arg, "int16"))
  /hardware/broadcom/wlan/bcm4329/src/include/
typedefs.h 191 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/libvpx/vp8/common/
boolcoder.h 75 typedef short int16; typedef in struct:int_types
77 typedef const int16 cint16;
  /external/qemu/fpu/
softfloat.h 55 typedef int 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...]
  /frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
mp4def.h 28 typedef int16_t int16; typedef
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
public_types.h 63 #ifndef int16
64 typedef short 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);
  /hardware/ti/wlan/wl1271/TWD/FirmwareApi/
public_types.h 69 #ifndef int16
70 typedef short int16; typedef
  /system/wlan/ti/wilink_6_1/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...]
  /external/webkit/WebCore/bridge/
npapi.h 154 typedef short int16; typedef
177 typedef int16 NPError;
178 typedef int16 NPReason;
818 uint16 mode, int16 argc, char* argn[],
833 int16 NPP_HandleEvent(NPP instance, void* event);
  /external/bluetooth/bluez/lib/bluetooth/
sdp.h 496 int16_t int16; member in union:sdp_data_struct::__anon1926
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriver.h 107 #ifndef int16
108 #define int16 TI_INT16 macro
    [all...]
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriver.h 106 #ifndef int16
107 #define int16 TI_INT16 macro
    [all...]

Completed in 1225 milliseconds