Home
last modified time | relevance | path

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

/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/inc/
DOMX_Core.h407 typedef struct OMX_BUFFERHEADERTYPE struct
409 OMX_U32 nSize; /**< size of the structure in bytes */
410 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
411 OMX_U8* pBuffer; /**< Pointer to actual block of memory
413 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
414 OMX_U32 nFilledLen; /**< number of bytes currently in the
416 OMX_U32 nOffset; /**< start offset of valid data in bytes from
418 OMX_PTR pAppPrivate; /**< pointer to any data the application
420 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
422 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]
/hardware/ti/omap4-aah/domx/omx_core/inc/
DOMX_Core.h415 typedef struct OMX_BUFFERHEADERTYPE struct
417 OMX_U32 nSize; /**< size of the structure in bytes */
418 OMX_VERSIONTYPE nVersion; /**< OMX specification version information */
419 OMX_U8* pBuffer; /**< Pointer to actual block of memory
421 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */
422 OMX_U32 nFilledLen; /**< number of bytes currently in the
424 OMX_U32 nOffset; /**< start offset of valid data in bytes from
426 OMX_PTR pAppPrivate; /**< pointer to any data the application
428 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform
430 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port
[all …]
/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/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 …]
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp2149 OMX_ERRORTYPE ComponentBase::ProcessorPreFillBuffer(OMX_BUFFERHEADERTYPE*) in ProcessorPreFillBuffer() argument
2154 OMX_ERRORTYPE ComponentBase::ProcessorPreEmptyBuffer(OMX_BUFFERHEADERTYPE*) in ProcessorPreEmptyBuffer() argument
2158 OMX_ERRORTYPE ComponentBase::ProcessorProcess(OMX_BUFFERHEADERTYPE **, in ProcessorProcess() argument
2165 OMX_ERRORTYPE ComponentBase::ProcessorProcess(OMX_BUFFERHEADERTYPE ***, in ProcessorProcess() argument
2173 OMX_ERRORTYPE ComponentBase::ProcessorPreFreeBuffer(OMX_U32, OMX_BUFFERHEADERTYPE*) in ProcessorPreFreeBuffer() argument
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9Hybrid.cpp457 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::PrepareDecodeBuffer(OMX_BUFFERHEADERTYPE *, in PrepareDecodeBuffer() argument
DOMXVideoDecoderVP9HWR.cpp688 OMX_ERRORTYPE OMXVideoDecoderVP9HWR::PrepareDecodeBuffer(OMX_BUFFERHEADERTYPE *, in PrepareDecodeBuffer() argument
DOMXVideoEncoderBase.cpp374 OMX_BUFFERHEADERTYPE **, in ProcessorProcess() argument