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

12

/hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
H A DOMX_AacEncoder.c116 static OMX_ERRORTYPE GetConfig(OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR pComponentConfigStructure);
183 pHandle->GetConfig = GetConfig;
1206 * GetConfig() Gets the current configuration of to the component
1217 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, OMX_INDEXTYPE nConfigIndex, OMX_PTR ComponentConfigStructure) function
/hardware/ti/omap3/omx/audio/src/openmax_il/mp3_dec/src/
H A DOMX_Mp3Decoder.c140 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
225 pHandle->GetConfig = GetConfig;
1373 * @fn GetConfig() gets the configuration of the component depending on the value
1391 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
H A DOMX_AmrDecoder.c123 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
217 pHandle->GetConfig = GetConfig;
1159 * GetConfig() Gets the current configuration of to the component
1170 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
/hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_enc/src/
H A DOMX_AmrEncoder.c136 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
224 pHandle->GetConfig = GetConfig;
1288 * GetConfig() Gets the current configuration of to the component
1299 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
1326 OMX_PRINT1(pComponentPrivate->dbg, "%d :: Exiting GetConfig. Returning = 0x%x\n",__LINE__,eError);
/hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_enc/src/
H A DOMX_WbAmrEncoder.c130 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp,
207 pHandle->GetConfig = GetConfig;
1293 * GetConfig() Gets the current configuration of to the component
1304 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComp, function
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/audio/dec/mp3/
H A DExynos_OMX_Mp3dec.c843 pOMXComponent->GetConfig = &Exynos_SRP_Mp3Dec_GetConfig;
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/
H A DOMX_VideoEncoder.c223 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComponent,
425 pHandle->GetConfig = GetConfig;
2224 * GetConfig() Sets application callbacks to the component
2238 static OMX_ERRORTYPE GetConfig (OMX_HANDLETYPE hComponent, function
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/h264/
H A DExynos_OMX_H264dec.c2185 pOMXComponent->GetConfig = &Exynos_H264Dec_GetConfig;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/mpeg4/
H A DExynos_OMX_Mpeg4dec.c2328 pOMXComponent->GetConfig = &Exynos_Mpeg4Dec_GetConfig;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/dec/vp8/
H A DExynos_OMX_Vp8dec.c1891 pOMXComponent->GetConfig = &Exynos_VP8Dec_GetConfig;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/h264/
H A DExynos_OMX_H264enc.c2271 pOMXComponent->GetConfig = &Exynos_H264Enc_GetConfig;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/src/
H A DOMX_JpegDecoder.c623 pHandle->GetConfig = GetConfig_JPEGDec;
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
H A DOMX_JpegEncoder.c459 pHandle->GetConfig = JPEGENC_GetConfig;
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
H A DOMX_VPP.c648 pHandle->GetConfig = VPP_GetConfig;
1480 * GetConfig() Gets the current configuration of to the component
1498 VPP_DPRINT ("VPP::Inside the GetConfig\n");
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c2102 hComp->GetConfig = PROXY_GetConfig;
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/component/video/enc/mpeg4/
H A DExynos_OMX_Mpeg4enc.c2506 pOMXComponent->GetConfig = &Exynos_Mpeg4Enc_GetConfig;
/hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/
H A DOMX_VideoDecoder.c311 pHandle->GetConfig = VIDDEC_GetConfig;

Completed in 950 milliseconds

12