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 
OMX_ResourceTypeCpu
@ OMX_ResourceTypeCpu
Definition: OMXCoreRMExt.h:35
OMX_ERRORTYPE
OMX_ERRORTYPE
Definition: OMX_Core.h:127
OMX_U32
unsigned long OMX_U32
Definition: OMX_Types.h:145
OMX_RESOURCETYPE
OMX_RESOURCETYPE
Definition: OMXCoreRMExt.h:33
OMX_Core.h
OMX_ResourceTypeMemory
@ OMX_ResourceTypeMemory
Definition: OMXCoreRMExt.h:34
readRegistryFile
OMX_ERRORTYPE readRegistryFile()
Definition: OMXCoreRMExt.c:146
multiResourceDescriptor
Definition: extension_struct.h:41
extension_struct.h
getMultiResourceEstimates
OMX_ERRORTYPE getMultiResourceEstimates(OMX_STRING cComponentName, OMX_U32 nQualityLevel, multiResourceDescriptor *pMultiResourceEstimates)
Returns the multiresource estimates for a given OMXIL component name and quality level.
Definition: OMXCoreRMExt.c:93
OMX_STRING
char * OMX_STRING
Definition: OMX_Types.h:206
getSupportedQualityLevels
OMX_ERRORTYPE getSupportedQualityLevels(OMX_STRING cComponentName, OMX_U32 **ppQualityLevel, OMX_U32 *pNrOfQualityLevels)
Returns the supported quality levels for a scalable OMXIL component.
Definition: OMXCoreRMExt.c:41

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