Searched defs:OMX_U32 (Results 1 - 6 of 6) sorted by path

/hardware/qcom/media/mm-core/inc/
H A DOMX_Types.h144 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
145 typedef unsigned long OMX_U32; typedef
255 OMX_U32 nValue; /**< actual value */
256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
257 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
337 OMX_U32 nVersion; /**< 32 bit value to make accessing the
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Types.h144 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
145 typedef unsigned long OMX_U32; typedef
255 OMX_U32 nValue; /**< actual value */
256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
257 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
337 OMX_U32 nVersion; /**< 32 bit value to make accessing the
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Types.h144 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
145 typedef unsigned long OMX_U32; typedef
255 OMX_U32 nValue; /**< actual value */
256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
257 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
337 OMX_U32 nVersion; /**< 32 bit value to make accessing the
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Types.h144 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
145 typedef unsigned long OMX_U32; typedef
255 OMX_U32 nValue; /**< actual value */
256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
257 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
337 OMX_U32 nVersion; /**< 32 bit value to make accessing the
/hardware/ti/omap4-aah/domx/omx_core/inc/
H A DOMX_Types.h161 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
162 typedef unsigned long OMX_U32; typedef
272 OMX_U32 nValue; /**< actual value */
273 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
274 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
303 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
304 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
354 OMX_U32 nVersion; /**< 32 bit value to make accessing the
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Types.h144 /** OMX_U32 is a 32 bit unsigned quantity that is 32 bit word aligned */
145 typedef unsigned long OMX_U32; typedef
255 OMX_U32 nValue; /**< actual value */
256 OMX_U32 nMin; /**< minimum for value (i.e. nValue >= nMin) */
257 OMX_U32 nMax; /**< maximum for value (i.e. nValue <= nMax) */
286 OMX_U32 nLowPart; /** low bits of the signed 64 bit tick value */
287 OMX_U32 nHighPart; /** high bits of the signed 64 bit tick value */
337 OMX_U32 nVersion; /**< 32 bit value to make accessing the

Completed in 7840 milliseconds