Home | History | Annotate | Download | only in src

Lines Matching defs:SetParameter

121 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
202 pHandle->SetParameter = SetParameter;
958 * SetParameter() Sets configuration paramets to the component
969 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
1111 OMX_PRINT2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1117 OMX_PRINT2(pComponentPrivate->dbg, ":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1122 OMX_ERROR2(pComponentPrivate->dbg, ":: OMX_ErrorBadPortIndex from SetParameter");