Searched defs:u32 (Results 1 - 7 of 7) sorted by relevance

/hardware/intel/common/libmix/mix_audio/src/
H A Dpvt.h4 typedef unsigned long u32; typedef
/hardware/intel/bootstub/
H A Dtypes.h15 typedef __u32 u32; typedef
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c42 typedef u_int32_t u32; typedef
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxerutil.cpp168 uint32 u32; member in union:mkvmuxer::U32
177 const uint8 byte = static_cast<uint8>(value.u32 >> bit_count);
/hardware/qcom/wlan/qcwcn/wifi_hal/
H A Dring_buffer.cpp39 typedef uint32_t u32; typedef
72 u32 total_bytes_written;
73 u32 total_bytes_read;
74 u32 total_bytes_overwritten;
75 u32 cur_valid_bytes;
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h252 uint32_t u32; member in union:__anon2663
/hardware/libhardware_legacy/include/hardware_legacy/
H A Dwifi_hal.h67 typedef uint32_t u32; typedef
157 wifi_error wifi_set_nodfs_flag(wifi_interface_handle handle, u32 nodfs);
250 wifi_error (* wifi_clear_link_stats)(wifi_interface_handle,u32, u32 *, u8, u8 *);
263 wifi_error (* wifi_set_nodfs_flag)(wifi_interface_handle, u32);
264 wifi_error (* wifi_start_logging)(wifi_interface_handle, u32, u32, u32, u32, char *);
280 u32 *num_ring
[all...]

Completed in 334 milliseconds