Searched defs:OMX_BUFFERHEADERTYPE (Results 1 – 6 of 6) sorted by relevance
407 typedef struct OMX_BUFFERHEADERTYPE struct409 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 from418 OMX_PTR pAppPrivate; /**< pointer to any data the application420 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform422 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port[all …]
398 typedef struct OMX_BUFFERHEADERTYPE struct400 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 memory404 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */405 OMX_U32 nFilledLen; /**< number of bytes currently in the407 OMX_U32 nOffset; /**< start offset of valid data in bytes from409 OMX_PTR pAppPrivate; /**< pointer to any data the application411 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform413 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port[all …]
2166 OMX_ERRORTYPE ComponentBase::ProcessorPreFillBuffer(OMX_BUFFERHEADERTYPE*) in ProcessorPreFillBuffer() argument2171 OMX_ERRORTYPE ComponentBase::ProcessorPreEmptyBuffer(OMX_BUFFERHEADERTYPE*) in ProcessorPreEmptyBuffer() argument2175 OMX_ERRORTYPE ComponentBase::ProcessorProcess(OMX_BUFFERHEADERTYPE **, in ProcessorProcess() argument2182 OMX_ERRORTYPE ComponentBase::ProcessorProcess(OMX_BUFFERHEADERTYPE ***, in ProcessorProcess() argument2190 OMX_ERRORTYPE ComponentBase::ProcessorPreFreeBuffer(OMX_U32, OMX_BUFFERHEADERTYPE*) in ProcessorPreFreeBuffer() argument
529 OMX_ERRORTYPE OMXVideoDecoderVP9Hybrid::PrepareDecodeBuffer(OMX_BUFFERHEADERTYPE *, in PrepareDecodeBuffer() argument
381 OMX_BUFFERHEADERTYPE **, in ProcessorProcess() argument