Home
last modified time | relevance | path

Searched refs:OMX_MasterGetComponentsOfRole (Results 1 – 7 of 7) sorted by relevance

/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omxcore.h299 OSCL_IMPORT_REF OMX_ERRORTYPE OMX_MasterGetComponentsOfRole(
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp2966 OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, NULL); in VerifyParametersSync()
2975OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, (OMX_U8 **)CompOfRole); in VerifyParametersSync()
3108 OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, NULL); in DoCapConfigVerifyParameters()
3117OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, (OMX_U8 **)CompOfRole); in DoCapConfigVerifyParameters()
/external/opencore/codecs_v2/omx/omx_mastercore/src/
Dpv_omxmastercore.cpp786 OSCL_EXPORT_REF OMX_ERRORTYPE OMX_MasterGetComponentsOfRole( in OMX_MasterGetComponentsOfRole() function
/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omxcore.cpp1174 OSCL_EXPORT_REF OMX_ERRORTYPE OMX_MasterGetComponentsOfRole( in OMX_MasterGetComponentsOfRole() function
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp3147 OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, NULL); in DoCapConfigVerifyParameters()
3156OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, (OMX_U8 **)CompOfRole); in DoCapConfigVerifyParameters()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp3982 OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, NULL); in DoPrepare()
3996OMX_MasterGetComponentsOfRole(aInputParameters.cComponentRole, &num_comps, (OMX_U8 **)CompOfRole); in DoPrepare()
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.cpp5635 OMX_MasterGetComponentsOfRole(Role, &num_comps, NULL); in DoPrepare()
5649 OMX_MasterGetComponentsOfRole(Role, &num_comps, (OMX_U8 **)CompOfRole); in DoPrepare()