37 if (omx_base_component_Private == NULL) {
38 DEBUG(
DEB_LEV_ERR,
"The function %s should be called on a Bellagio OpenMAX component\n", __func__);
57 if (omx_base_component_Private == NULL) {
58 DEBUG(
DEB_LEV_ERR,
"The function %s should be called on a Bellagio OpenMAX component\n", __func__);
@ OMX_ErrorNotImplemented
OMX_ERRORTYPE setQualityLevel(OMX_HANDLETYPE hComponent, OMX_U32 nQualityLevel)
Sets the quality level on a OMXIL component instance.
OMX_ERRORTYPE getQualityLevel(OMX_HANDLETYPE hComponent, OMX_U32 *pQualityLevel)
Returns the currently installed quality level of a OMXIL component instance.
Extended OMXIL component interface for quality-of-service.
#define DEB_LEV_FUNCTION_NAME
#define DEBUG(n, fmt, args...)
OMX_PTR pComponentPrivate
OMX_ERRORTYPE(* getQualityLevel)(OMX_COMPONENTTYPE *openmaxStandComp, OMX_U32 *pQualityLevel)
OMX_ERRORTYPE(* setQualityLevel)(OMX_COMPONENTTYPE *openmaxStandComp, OMX_U32 nQualityLevel)