Home | History | Annotate | Download | only in src

Lines Matching defs:SetParameter

126 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
221 pHandle->SetParameter = SetParameter;
899 * SetParameter() Sets configuration paramets to the component
910 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
931 G711DEC_DPRINT("%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__);
943 G711DEC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
1008 G711DEC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1015 G711DEC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
1020 G711DEC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");