Searched defs:OMX_BUFFERHEADERTYPE (Results 1 – 9 of 9) 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 memory414 OMX_U32 nFilledLen; /**< number of bytes currently in the416 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 port424 OMX_PTR pOutputPortPrivate; /**< pointer to any data the output 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 memory405 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 port415 OMX_PTR pOutputPortPrivate; /**< pointer to any data the output port[all …]
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 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 port424 OMX_PTR pOutputPortPrivate; /**< pointer to any data the output port[all …]
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 memory422 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 port432 OMX_PTR pOutputPortPrivate; /**< pointer to any data the output port[all …]
289 OMX_BUFFERHEADERTYPE ** /* buffer */, in useBuffer() argument298 OMX_BUFFERHEADERTYPE ** /* buffer */, in allocateBuffer() argument307 OMX_BUFFERHEADERTYPE * /* buffer */) { in freeBuffer() argument312 OMX_BUFFERHEADERTYPE * /* buffer */) { in emptyThisBuffer() argument317 OMX_BUFFERHEADERTYPE * /* buffer */) { in fillThisBuffer() argument