28 #ifndef _OMX_BASE_SINK_COMPONENT_H_ 29 #define _OMX_BASE_SINK_COMPONENT_H_ 36 #define OMX_BASE_SINK_INPUTPORT_INDEX 0 37 #define OMX_BASE_SINK_CLOCKPORT_INDEX 1 38 #define OMX_BASE_SINK_INPUTPORT_INDEX_1 1 42 #define OMX_BASE_SINK_ALLPORT_INDEX -1 47 #define omx_base_sink_PrivateType_FIELDS omx_base_component_PrivateType_FIELDS \ 49 void (*BufferMgmtCallback)(OMX_COMPONENTTYPE* openmaxStandComp, OMX_BUFFERHEADERTYPE* inputbuffer); void * omx_base_sink_twoport_BufferMgmtFunction(void *param)
OMX_ERRORTYPE omx_base_sink_Constructor(OMX_COMPONENTTYPE *openmaxStandComp, OMX_STRING cComponentName)
void * omx_base_sink_BufferMgmtFunction(void *param)
#define DERIVEDCLASS(a, b)
OMX_ERRORTYPE omx_base_sink_Destructor(OMX_COMPONENTTYPE *openmaxStandComp)