Home
last modified time | relevance | path

Searched refs:OMX_GetComponentsOfRole (Results 1 – 4 of 4) sorted by relevance

/external/opencore/codecs_v2/omx/omx_sharedlibrary/interface/src/
Dpv_omx_interface.cpp62 pOMX_GetComponentsOfRole = OMX_GetComponentsOfRole; in PVOMXInterface()
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h115 OSCL_IMPORT_REF OMX_ERRORTYPE OMX_GetComponentsOfRole(
/external/opencore/extern_libs_v2/khronos/openmax/include/
DOMX_Core.h1407 OMX_API OMX_ERRORTYPE OMX_GetComponentsOfRole (
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp1179 return OMX_GetComponentsOfRole(role, pNumComps, compNames); in OMX_MasterGetComponentsOfRole()
1183 OSCL_EXPORT_REF OMX_ERRORTYPE OMX_GetComponentsOfRole( in OMX_GetComponentsOfRole() function