/hardware/qcom/bt/msm8992/libbt-vendor/include/ |
D | bt_vendor_qcom.h | 23 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) +… argument 24 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);} argument
|
D | hw_ar3k.h | 51 #define STREAM_TO_UINT16(u16, p) \ argument 53 #define UINT16_TO_STREAM(p, u16) \ argument
|
/hardware/qcom/bt/msm8996/libbt-vendor/include/ |
D | bt_vendor_qcom.h | 32 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) +… argument 33 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);} argument
|
D | hw_ar3k.h | 51 #define STREAM_TO_UINT16(u16, p) \ argument 53 #define UINT16_TO_STREAM(p, u16) \ argument
|
/hardware/qcom/bt/msm8909/libbt-vendor/include/ |
D | bt_vendor_qcom.h | 32 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) +… argument 33 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);} argument
|
D | hw_ar3k.h | 51 #define STREAM_TO_UINT16(u16, p) \ argument 53 #define UINT16_TO_STREAM(p, u16) \ argument
|
/hardware/interfaces/bluetooth/1.0/default/test/fuzzer/ |
D | bt_vendor.cpp | 26 #define STREAM_TO_UINT16(u16, p) \ argument 31 #define UINT16_TO_STREAM(p, u16) \ argument
|
/hardware/qcom/data/ipacfg-mgr/msm8998/ipanat/test/ |
D | ipa_nat_test.h | 40 #define u16 uint16_t macro
|
/hardware/qcom/sm8150/data/ipacfg-mgr/ipanat/test/ |
D | ipa_nat_test.h | 40 #define u16 uint16_t macro
|
/hardware/qcom/bt/msm8909w_3100/libbt-vendor/include/ |
D | bt_vendor_qcom.h | 31 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) +… argument 32 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);} argument
|
D | hw_ar3k.h | 51 #define STREAM_TO_UINT16(u16, p) \ argument 53 #define UINT16_TO_STREAM(p, u16) \ argument
|
/hardware/qcom/bt/msm8998/libbt-vendor/include/ |
D | bt_vendor_qcom.h | 31 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) +… argument 32 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);} argument
|
D | hw_ar3k.h | 53 #define STREAM_TO_UINT16(u16, p) \ argument 55 #define UINT16_TO_STREAM(p, u16) \ argument
|
/hardware/google/apf/v7/ |
D | apf_defs.h | 6 typedef uint16_t u16; typedef
|
D | apf_interpreter.c | 35 typedef uint16_t u16; typedef
|
/hardware/google/apf/ |
D | apf_defs.h | 6 typedef uint16_t u16; typedef
|
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_vecmathlib_neon_4.h | 874 uint16x4_t u16 = vreinterpret_u16_f16(f16); in float_to_float16() local 895 uint16x4_t u16 = vmovn_u32(u32); in float16_to_float() local
|
/hardware/qcom/wlan/wcn6740/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 39 typedef uint16_t u16; typedef
|
/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 39 typedef uint16_t u16; typedef
|
/hardware/broadcom/libbt/src/ |
D | hardware.c | 100 #define STREAM_TO_UINT16(u16, p) {u16 = ((uint16_t)(*(p)) + (((uint16_t)(*((p) + 1))) << 8)); (p) +… argument 102 #define UINT16_TO_STREAM(p, u16) {*(p)++ = (uint8_t)(u16); *(p)++ = (uint8_t)((u16) >> 8);} argument
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_linux.c | 43 typedef u_int16_t u16; typedef
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtc/ |
D | type_precision.hpp | 509 typedef detail::uint16 u16; typedef
|
/hardware/interfaces/bluetooth/audio/utils/aidl_session/ |
D | BluetoothLeAudioAseConfigurationSettingProvider.cpp | 22 #define STREAM_TO_UINT16(u16, p) \ argument
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 35 typedef uint16_t u16; typedef
|
/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 35 typedef uint16_t u16; typedef
|