Searched defs:SetConfig (Results 1 - 22 of 22) sorted by relevance

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c143 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
221 pHandle->SetConfig = SetConfig;
1069 * SetConfig() Sets the configraiton to the component
1080 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1100 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1159 OMX_PRINT1(pComponentPrivate->dbg, "%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c117 static OMX_ERRORTYPE SetConfig(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR pComponentConfigStructure);
184 pHandle->SetConfig = SetConfig;
1255 * SetConfig() Sets the configuration of the component
1266 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR ComponentConfigStructure) function
1282 OMXDBG_PRINT(stderr, PRINT, 1, 0, "%d :: AACENC: Entering SetConfig\n", __LINE__);
1308 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1325 OMX_ERROR4(pComponentPrivate->dbg, "%d :: Error: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1391 OMX_PRINT1(pComponentPrivate->dbg, "%d :: AACENC: Exiting SetConfig\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c132 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
223 pHandle->SetConfig = SetConfig;
1062 * SetConfig() Sets the configraiton to the component
1073 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1089 G711DEC_DPRINT("%d :: Entering SetConfig\n", __LINE__);
1101 G711DEC_DPRINT("%d :: SetConfig OMX_IndexCustomG711DecHeaderInfoConfig \n",__LINE__);
1105 G711DEC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1123 G711DEC_DPRINT("%d :: SetConfig OMX_IndexCustomG711DecModeAcdnConfig \n",__LINE__);
1127 G711DEC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c115 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
199 pHandle->SetConfig = SetConfig;
991 * SetConfig() Sets the configraiton to the component
1002 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1014 G711ENC_DPRINT("%d :: Entering SetConfig\n", __LINE__);
1053 G711ENC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig() \n",__LINE__);
1080 G711ENC_DPRINT("%d :: Exiting SetConfig\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c135 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
220 pHandle->SetConfig = SetConfig;
1102 * @fn SetConfig() Sets the configuration of the component depending on the value
1121 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1133 G722DEC_DPRINT ("Entering SetConfig\n");
1224 G722DEC_DPRINT ("Exiting SetConfig\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c134 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
215 pHandle->SetConfig = SetConfig;
1185 * @fn SetConfig() description for SetConfig
1186 SetConfig().
1193 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1205 G722ENC_DPRINT("%d :: Entering SetConfig\n", __LINE__);
1234 G722ENC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1316 G722ENC_DPRINT("%d :: Exiting SetConfig\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c137 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
223 pHandle->SetConfig = SetConfig;
1124 * @fn SetConfig() Sets the configuration of the component depending on the value
1143 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1155 G726DEC_DPRINT ("Entering SetConfig\n");
1247 G726DEC_DPRINT ("Exiting SetConfig\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c125 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
204 pHandle->SetConfig = SetConfig;
912 * SetConfig() Sets the configraiton to the component
923 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
939 G726ENC_DPRINT("%d :: Entering SetConfig\n", __LINE__);
953 G726ENC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
966 G726ENC_DPRINT("------>Stream ID on SetConfig %d\n", (int)pComponentPrivate->streamID);
1011 G726ENC_DPRINT("%d :: Exiting SetConfig\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c131 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
232 pHandle->SetConfig = SetConfig;
1104 * SetConfig() Sets the configraiton to the component
1115 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1131 G729DEC_DPRINT("%d :: Entering SetConfig\n", __LINE__);
1143 G729DEC_DPRINT("%d :: SetConfig OMX_IndexCustomNbG729DecHeaderInfoConfig \n",__LINE__);
1147 G729DEC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1199 G729DEC_DPRINT("%d :: SetConfig OMX_IndexCustomG729DecModeDasfConfig \n",__LINE__);
1203 G729DEC_DPRINT("%d :: OMX_ErrorBadParameter from SetConfig\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c132 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
213 pHandle->SetConfig = SetConfig;
1108 * SetConfig() Sets the configraiton to the component
1119 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c143 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
226 pHandle->SetConfig = SetConfig;
1075 * SetConfig() Sets the configraiton to the component
1086 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1114 OMX_PRINT1(pComponentPrivate->dbg, ":: Entering SetConfig\n");
1171 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1224 OMX_ERROR4(pComponentPrivate->dbg, ":: OMX_ErrorBadParameter from SetConfig\n");
1244 OMX_ERROR4(pComponentPrivate->dbg, ":: OMX_ErrorBadParameter from SetConfig\n");
1259 OMX_PRINT1(pComponentPrivate->dbg, ":: Exiting SetConfig\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c126 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
218 pHandle->SetConfig = SetConfig;
1211 * SetConfig() Sets the configraiton to the component
1222 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1243 OMX_PRINT1(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: Entering SetConfig\n", __LINE__);
1255 OMX_PRDSP2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: SetConfig OMX_IndexCustomNbAmrDecHeaderInfoConfig \n",__LINE__);
1259 OMX_ERROR4(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1310 OMX_PRINT2(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: SetConfig OMX_IndexCustomNbAmrDecModeEfrConfig \n",__LINE__);
1314 OMX_ERROR4(pComponentPrivate->dbg, "%d ::OMX_AmrDecoder.c :: OMX_ErrorBadParameter from SetConfig\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c139 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
225 pHandle->SetConfig = SetConfig;
1331 * SetConfig() Sets the configraiton to the component
1342 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1358 AMRENC_DPRINT("%d :: Entering SetConfig\n", __LINE__);
1378 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorBadParameter from SetConfig\n",__LINE__);
1446 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting SetConfig\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c132 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
214 pHandle->SetConfig = SetConfig;
1172 * SetConfig() Sets the configraiton to the component
1183 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1197 OMX_PRINT1(pComponentPrivate->dbg, "Entering SetConfig\n");
1214 OMX_PRDSP2(pComponentPrivate->dbg, "SetConfig OMX_IndexCustomWbAmrDecHeaderInfoConfig \n");
1218 OMX_ERROR4(pComponentPrivate->dbg, "OMX_ErrorBadParameter from SetConfig\n");
1263 OMX_PRDSP2(pComponentPrivate->dbg, "SetConfig OMX_IndexCustomModeDasfConfig \n");
1267 OMX_ERROR4(pComponentPrivate->dbg, "OMX_ErrorBadParameter from SetConfig\
[all...]
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c133 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
208 pHandle->SetConfig = SetConfig;
1342 * SetConfig() Sets the configraiton to the component
1353 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1525 OMX_PRINT1(pComponentPrivate->dbg, "Exiting SetConfig Returning = 0x%x", eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c127 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp,
212 pHandle->SetConfig = SetConfig;
1189 * SetConfig() Sets the configraiton to the component
1200 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComp, function
1212 OMXDBG_PRINT(stderr, PRINT, 1, 0, "%d :: Entering SetConfig\n", __LINE__);
1279 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting SetConfig\n", __LINE__);
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)( member in struct:OMX_COMPONENTTYPE
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)( member in struct:OMX_COMPONENTTYPE
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)( member in struct:OMX_COMPONENTTYPE
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c227 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComponent,
426 pHandle->SetConfig = SetConfig;
2428 * SetConfig() Sets application callbacks to the component
2442 static OMX_ERRORTYPE SetConfig (OMX_HANDLETYPE hComponent, function
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h381 specification for details on the SetConfig method.
383 OMX_ERRORTYPE (*SetConfig)( member in struct:OMX_COMPONENTTYPE

Completed in 760 milliseconds