Searched refs:OMX_GetComponentsOfRole (Results 1 - 9 of 9) sorted by relevance

/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core_Wrapper.c139 return OMX_GetComponentsOfRole(role, pNumComps, compNames);
H A DOMX_Core.c614 * OMX_GetComponentsOfRole()
628 OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, function
/hardware/qcom/media/mm-core/inc/
H A DOMX_Core.h1363 /** The OMX_GetComponentsOfRole method will return the number of components that support the given
1390 OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole (
/hardware/qcom/media/mm-core/omxcore/inc/
H A DOMX_Core.h1363 /** The OMX_GetComponentsOfRole method will return the number of components that support the given
1390 OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole (
/hardware/samsung_slsi/exynos5/exynos_omx/openmax/exynos_omx/include/khronos/
H A DOMX_Core.h1363 /** The OMX_GetComponentsOfRole method will return the number of components that support the given
1390 OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole (
/hardware/ti/omap4xxx/domx/omx_core/inc/
H A DOMX_Core.h1363 /** The OMX_GetComponentsOfRole method will return the number of components that support the given
1390 OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole (
/hardware/qcom/media/mm-core/omxcore/src/common/
H A Dqc_omx_core.c642 OMX_GetComponentsOfRole
655 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, function
662 printf(" Inside OMX_GetComponentsOfRole \n");
725 printf(" Leaving OMX_GetComponentsOfRole \n");
/hardware/qcom/media/mm-core/src/common/
H A Dqc_omx_core.c625 OMX_GetComponentsOfRole
638 OMX_GetComponentsOfRole(OMX_IN OMX_STRING role, function
645 printf(" Inside OMX_GetComponentsOfRole \n");
708 printf(" Leaving OMX_GetComponentsOfRole \n");
/hardware/qcom/media/mm-video/vidc/vdec/test/
H A Domx_vdec_test.cpp1629 OMX_GetComponentsOfRole(role, &total, 0);
1648 OMX_GetComponentsOfRole(role, &total, vidCompNames);

Completed in 580 milliseconds