Searched defs:uint16 (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A Dqtypes.h68 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
H A Dmp4_utils.h34 typedef unsigned short uint16; /* Unsigned 16 bit value */ typedef
163 uint16 m_SrcWidth, m_SrcHeight; // Dimensions of the source clip
/hardware/broadcom/wlan/bcm4329/dhdutil/include/
H A Dtypedefs.h173 typedef unsigned short uint16; typedef
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h173 typedef unsigned short uint16; typedef
/hardware/ril/mock-ril/src/cpp/
H A Dnode_buffer.cpp550 uint16_t uint16; local
566 uint16 = htons(*(uint16_t*)(buffer->data() + index));
567 array->Set(Integer::New(i), Integer::NewFromUnsigned(uint16));
/hardware/msm7k/librpc/rpc/
H A Dtypes.h85 typedef uint16_t uint16; typedef
365 bool_t (*send_uint16) (xdr_s_type *xdr, const uint16 *value);
373 bool_t (*recv_uint16) (xdr_s_type *xdr, uint16 *value);
/hardware/ti/wlan/wl1271/TWD/FirmwareApi/
H A Dpublic_types.h55 #ifndef uint16
56 typedef unsigned short uint16; typedef
304 typedef uint16 BasicRateSet_t;
/hardware/ti/wlan/wl1271/TWD/TWDriver/
H A DTWDriver.h97 #ifndef uint16
98 #define uint16 TI_UINT16 macro
2337 uint16 minService; /* 0-65535, The minimum service requested either in
2339 uint16 maxService; /* 0-65535, The maximum service allowed either in
2693 uint16 RateRetryScore;
2694 uint16 PerAdd;
2695 uint16 PerTh1;
2696 uint16 PerTh2;
2697 uint16 MaxPer;

Completed in 208 milliseconds