Lines Matching defs:SetParameter

109 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
197 pHandle->SetParameter = SetParameter;
807 * SetParameter() Sets configuration paramets to the component
818 static OMX_ERRORTYPE SetParameter (OMX_HANDLETYPE hComp,
834 G711ENC_DPRINT("%d :: Entering the SetParameter\n",__LINE__);
837 G711ENC_DPRINT("%d :: OMX_ErrorBadParameter from SetParameter",__LINE__);
842 G711ENC_DPRINT("%d :: OMX_ErrorIncorrectStateOperation from SetParameter",__LINE__);
848 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamAudioPortFormat \n",__LINE__);
855 G711ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
861 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamAudioG711 \n",__LINE__);
882 G711ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
888 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamPortDefinition \n",__LINE__);
891 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamPortDefinition \n",__LINE__);
897 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamPortDefinition \n",__LINE__);
902 G711ENC_DPRINT("%d :: OMX_ErrorBadPortIndex from SetParameter",__LINE__);
911 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamPriorityMgmt \n",__LINE__);
920 G711ENC_DPRINT("%d :: SetParameter OMX_IndexParamAudioInit \n",__LINE__);
937 G711ENC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
944 G711ENC_DPRINT(":: SetParameter OMX_IndexParamCompBufferSupplier \n");
949 G711ENC_DPRINT(":: OMX_ErrorBadPortIndex from SetParameter");
955 G711ENC_DPRINT("%d :: SetParameter OMX_ErrorUnsupportedIndex \n",__LINE__);
961 G711ENC_DPRINT("%d :: Exiting SetParameter\n",__LINE__);