Searched defs:u8 (Results 1 – 10 of 10) sorted by relevance
/hardware/intel/common/libmix/mix_audio/src/ |
D | pvt.h | 5 typedef unsigned char u8; typedef
|
/hardware/intel/bootstub/ |
D | types.h | 13 typedef __u8 u8; typedef
|
/hardware/qcom/wlan/qcwcn/wifi_hal/ |
D | ring_buffer.cpp | 37 typedef unsigned char u8; typedef
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | dhdu_linux.c | 44 typedef u_int8_t u8; typedef
|
/hardware/libhardware/include/hardware/ |
D | audio_effect.h | 800 uint8_t* u8; // pointer to unsigned 8 bit data at start of buffer member
|
/hardware/broadcom/libbt/src/ |
D | hardware.c | 99 #define UINT8_TO_STREAM(p, u8) {*(p)++ = (uint8_t)(u8);} argument
|
/hardware/libhardware_legacy/include/hardware_legacy/ |
D | wifi_hal.h | 64 typedef unsigned char u8; typedef
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
D | vp9_dct_avx2.c | 823 __m128i u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12, u13, u14, u15; in fadst8_avx2() local
|
D | vp9_dct_sse2.c | 924 __m128i u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12, u13, u14, u15; in fadst8_sse2() local
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
D | vp9_idct_intrin_sse2.c | 719 __m128i u0, u1, u2, u3, u4, u5, u6, u7, u8, u9, u10, u11, u12, u13, u14, u15; in iadst8_sse2() local
|