OpenMAXBellagio
0.9.3
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
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
32
enum
OMX_RESOURCETYPE
33
{
34
OMX_ResourceTypeMemory
,
35
OMX_ResourceTypeCpu
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);
67
OMX_ERRORTYPE
readRegistryFile
();
68
#endif
69
Generated for OpenMAX Bellagio rel. 0.9.3 by
1.5.1