Home
last modified time | relevance | path

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

/external/opencore/codecs_v2/omx/omx_baseclass/include/
Dpv_omxcomponent.h70 typedef struct ComponentPortType struct
73 OMX_BUFFERHEADERTYPE** pBuffer;
75 OMX_U32* BufferState;
77 OMX_U32 NumAssignedBuffers;
79 QueueType* pBufferQueue;
80 OMX_STATETYPE TransientState;
82 OMX_BOOL BufferUnderProcess;
83 OMX_PARAM_PORTDEFINITIONTYPE PortParam;
85 OMX_U32 NumBufferFlushed;
87 OMX_BOOL IsPortFlushed;
[all …]