Searched refs:GetConfig (Results 1 - 25 of 42) sorted by relevance

12

/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/core/
H A DExynos_OMX_Component_Register.c158 (NULL == component->GetConfig) ||
/hardware/qcom/media/mm-core/inc/
H A DOMX_Component.h372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Component.h372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Component.h372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
H A DOMX_Component.h372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Component.h372 specification for details on the GetConfig method.
374 OMX_ERRORTYPE (*GetConfig)( member in struct:OMX_COMPONENTTYPE
H A DOMX_Core.h72 * SetParameters/GetParameters and SetConfig/GetConfig commands to the
865 ((OMX_COMPONENTTYPE*)hComponent)->GetConfig( \
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Domx_core_cmp.cpp66 component->GetConfig = &qc_omx_component_get_config;
/hardware/qcom/media/mm-core/src/common/
H A Domx_core_cmp.cpp66 component->GetConfig = &qc_omx_component_get_config;
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
H A DOMX_G711Decoder.c129 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
222 pHandle->GetConfig = GetConfig;
1034 * GetConfig() Gets the current configuration of to the component
1045 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g711_enc/src/
H A DOMX_G711Encoder.c112 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
198 pHandle->GetConfig = GetConfig;
968 * GetConfig() Gets the current configuration of to the component
979 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
984 G711ENC_DPRINT("%d :: Entering GetConfig\n", __LINE__);
985 G711ENC_DPRINT("%d :: Exiting GetConfig\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_dec/src/
H A DOMX_G722Decoder.c132 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
219 pHandle->GetConfig = GetConfig;
1071 * @fn GetConfig() gets the configuration of the component depending on the value
1089 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1094 G722DEC_DPRINT ("Entering GetConfig\n");
1095 G722DEC_DPRINT ("Inside GetConfig\n");
1096 G722DEC_DPRINT ("Exiting GetConfig\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g722_enc/src/
H A DOMX_G722Encoder.c131 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
214 pHandle->GetConfig = GetConfig;
1140 * @fn GetConfig() description for GetConfig
1141 GetConfig().
1147 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1180 G722ENC_DPRINT ("Exiting GetConfig\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_dec/src/
H A DOMX_G726Decoder.c134 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
222 pHandle->GetConfig = GetConfig;
1093 * @fn GetConfig() gets the configuration of the component depending on the value
1111 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1116 G726DEC_DPRINT ("Entering GetConfig\n");
1117 G726DEC_DPRINT ("Inside GetConfig\n");
1118 G726DEC_DPRINT ("Exiting GetConfig\n");
/hardware/ti/omap3/omx/audio/src/openmax_il/g726_enc/src/
H A DOMX_G726Encoder.c122 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
203 pHandle->GetConfig = GetConfig;
873 * GetConfig() Gets the current configuration of to the component
884 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
905 G726ENC_DPRINT("%d :: Entering GetConfig\n", __LINE__);
906 G726ENC_DPRINT("%d :: Exiting GetConfig\n", __LINE__);
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/
H A DOMX_G729Decoder.c128 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
231 pHandle->GetConfig = GetConfig;
1073 * GetConfig() Gets the current configuration of to the component
1084 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/g729_enc/src/
H A DOMX_G729Encoder.c129 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
212 pHandle->GetConfig = GetConfig;
1074 * GetConfig() Gets the current configuration of to the component
1085 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
H A DOMX_WbAmrDecoder.c129 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
213 pHandle->GetConfig = GetConfig;
1129 * GetConfig() Gets the current configuration of to the component
1140 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1167 OMX_PRINT1(pComponentPrivate->dbg, "Exiting GetConfig. Returning = 0x%x\n",eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
H A DOMX_WmaDecoder.c124 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
203 pHandle->GetConfig = GetConfig;
1135 * GetConfig() Gets the current configuration of to the component
1146 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1160 OMX_PRINT1(pComponentPrivate->dbg, "Inside GetConfig\n");
1184 OMX_PRINT1(pComponentPrivate->dbg, "Exiting GetConfig\n");
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
H A Domx_proxy_camera.c214 "Error in GetConfig");
276 "Error in GetConfig");
340 pHandle->GetConfig = CameraGetConfig;
/hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
H A DOMX_AacDecoder.c140 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
220 pHandle->GetConfig = GetConfig;
1321 * @fn GetConfig() gets the configuration of the component depending on the value
1339 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1354 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorInvalidState from GetConfig \n",__LINE__);
1370 OMX_PRDSP2(pComponentPrivate->dbg, "%d :: GetConfig OMX_IndexParamAudioAac \n",__LINE__);
1382 OMX_ERROR4(pComponentPrivate->dbg, "%d :: OMX_ErrorBadPortIndex from GetConfig \n",__LINE__);

Completed in 488 milliseconds

12