Home | History | Annotate | Download | only in src

Lines Matching defs:SetParameter

120 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
216 pHandle->SetParameter = SetParameter;
973 * SetParameter() Sets configuration paramets to the component
984 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nParamIndex, OMX_PTR pCompParam)
1133 OMX_PRBUFFER2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1140 OMX_PRBUFFER2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1145 OMX_PRINT2(pComponentPrivate->dbg, ":: OMX_ErrorBadPortIndex from SetParameter");