Home
last modified time | relevance | path

Searched defs:OMX_BUFFERHEADERTYPE (Results 1 – 5 of 5) sorted by relevance

/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
DOMX_Core.h398 typedef struct OMX_BUFFERHEADERTYPE struct
400 OMX_U32 nSize; /**< size of the structure in bytes */
401 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
402 OMX_U8* pBuffer; /**< Pointer to actual block of memory
404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
405 OMX_U32 nFilledLen; /**< number of bytes currently in the
407 OMX_U32 nOffset; /**< start offset of valid data in bytes from
409 OMX_PTR pAppPrivate; /**< pointer to any data the application
411 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
413 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]
/hardware/qcom/media/mm-core/inc/
DOMX_Core.h398 typedef struct OMX_BUFFERHEADERTYPE struct
400 OMX_U32 nSize; /**< size of the structure in bytes */
401 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
402 OMX_U8* pBuffer; /**< Pointer to actual block of memory
404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
405 OMX_U32 nFilledLen; /**< number of bytes currently in the
407 OMX_U32 nOffset; /**< start offset of valid data in bytes from
409 OMX_PTR pAppPrivate; /**< pointer to any data the application
411 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
413 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
DOMX_Core.h398 typedef struct OMX_BUFFERHEADERTYPE struct
400 OMX_U32 nSize; /**< size of the structure in bytes */
401 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
402 OMX_U8* pBuffer; /**< Pointer to actual block of memory
404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
405 OMX_U32 nFilledLen; /**< number of bytes currently in the
407 OMX_U32 nOffset; /**< start offset of valid data in bytes from
409 OMX_PTR pAppPrivate; /**< pointer to any data the application
411 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
413 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]
/hardware/ti/omap4xxx/domx/omx_core/inc/
DOMX_Core.h398 typedef struct OMX_BUFFERHEADERTYPE struct
400 OMX_U32 nSize; /**< size of the structure in bytes */
401 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
402 OMX_U8* pBuffer; /**< Pointer to actual block of memory
404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
405 OMX_U32 nFilledLen; /**< number of bytes currently in the
407 OMX_U32 nOffset; /**< start offset of valid data in bytes from
409 OMX_PTR pAppPrivate; /**< pointer to any data the application
411 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
413 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]
/hardware/qcom/media/mm-core/omxcore/inc/
DOMX_Core.h398 typedef struct OMX_BUFFERHEADERTYPE struct
400 OMX_U32 nSize; /**< size of the structure in bytes */
401 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
402 OMX_U8* pBuffer; /**< Pointer to actual block of memory
404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
405 OMX_U32 nFilledLen; /**< number of bytes currently in the
407 OMX_U32 nOffset; /**< start offset of valid data in bytes from
409 OMX_PTR pAppPrivate; /**< pointer to any data the application
411 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
413 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]