OpenMAXBellagio  0.9.3
OMXCoreRMExt.h
Go to the documentation of this file.
1 
26 #ifndef __OMXCORERMEXT_H__
27 #define __OMXCORERMEXT_H__
28 
29 #include <OMX_Core.h>
30 #include "extension_struct.h"
31 
33 {
36 };
37 
49 OMX_ERRORTYPE getSupportedQualityLevels(OMX_STRING cComponentName, OMX_U32** ppQualityLevel, OMX_U32* pNrOfQualityLevels);
66 OMX_ERRORTYPE getMultiResourceEstimates(OMX_STRING cComponentName, OMX_U32 nQualityLevel, multiResourceDescriptor* pMultiResourceEstimates);
68 #endif
69 

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo