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

/hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
H A Dmp4_utils.h33 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
144 uint32 timestamp_increment;
145 uint32 offset;
146 uint32 size;
169 static uint32 read_bit_field(posInfoType * posPtr, uint32 size);
/hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
H A Dqtypes.h67 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
H A Dmp4_utils.h33 typedef unsigned int uint32; /* Unsigned 32 bit value */ typedef
142 uint32 timestamp_increment;
143 uint32 offset;
144 uint32 size;
166 static uint32 read_bit_field(posInfoType * posPtr, uint32 size);
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/
H A Dtypedefs.h201 typedef unsigned int uint32; typedef
/hardware/qcom/display/msm8960/libcopybit/
H A Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_colo
[all...]
/hardware/qcom/display/msm8974/libcopybit/
H A Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_colo
[all...]
/hardware/qcom/display/msm8x26/libcopybit/
H A Dc2d2.h43 #if !defined(uint32) && !defined(_UINT32_DEFINED)
44 typedef unsigned int uint32; typedef
312 uint32 format; /* RGB color format plus additional mode bits */
313 uint32 width; /* defines width in pixels */
314 uint32 height; /* defines height in pixels */
322 uint32 format; /* YUV color format plus additional mode bits */
323 uint32 width; /* defines width in pixels */
324 uint32 height; /* defines height in pixels */
367 uint32 surface_id; /* source surface */
369 uint32 fg_colo
[all...]

Completed in 255 milliseconds