Searched defs:OMX_BUFFERHEADERTYPE (Results 1 – 2 of 2) sorted by relevance
415 typedef struct OMX_BUFFERHEADERTYPE struct417 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 memory421 OMX_U32 nAllocLen; /**< size of the buffer allocated, in bytes */422 OMX_U32 nFilledLen; /**< number of bytes currently in the424 OMX_U32 nOffset; /**< start offset of valid data in bytes from426 OMX_PTR pAppPrivate; /**< pointer to any data the application428 OMX_PTR pPlatformPrivate; /**< pointer to any data the platform430 OMX_PTR pInputPortPrivate; /**< pointer to any data the input port[all …]
290 OMX_BUFFERHEADERTYPE ** /* buffer */, in useBuffer() argument299 OMX_BUFFERHEADERTYPE ** /* buffer */, in allocateBuffer() argument308 OMX_BUFFERHEADERTYPE * /* buffer */) { in freeBuffer() argument313 OMX_BUFFERHEADERTYPE * /* buffer */) { in emptyThisBuffer() argument318 OMX_BUFFERHEADERTYPE * /* buffer */) { in fillThisBuffer() argument