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 9 typedef int16_t int16; typedef
  /external/opencore/oscl/oscl/config/shared/
osclconfig_limits_typedefs.h 61 typedef short int16; typedef
65 typedef int int16; typedef
  /frameworks/base/media/libstagefright/codecs/mp3dec/include/
pvmp3_audio_type_defs.h 68 typedef int16_t int16; typedef
  /frameworks/base/media/libstagefright/codecs/m4v_h263/dec/include/
m4vh263_decoder_pv_types.h 29 typedef int16_t int16; typedef
  /external/opencore/codecs_v2/standalone_headerfiles/
arbt_types.h 55 #ifndef int16
56 typedef short 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/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/qemu/fpu/
softfloat.h 55 typedef int 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/include/bluetooth/
sdp.h 483 int16_t int16; member in union:sdp_data_struct::__anon1107
  /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 829 milliseconds