Home
last modified time | relevance | path

Searched refs:OMXConfigParserInputs (Results 1 – 6 of 6) sorted by relevance

/external/opencore/codecs_v2/omx/omx_common/src/
Dpv_omx_config_parser.cpp45 OMXConfigParserInputs* pInputs; in OMXConfigParser()
47 pInputs = (OMXConfigParserInputs*) aInputParameters; in OMXConfigParser()
/external/opencore/codecs_v2/omx/omx_common/include/
Dpv_omx_config_parser.h69 } OMXConfigParserInputs; typedef
/external/opencore/codecs_v2/omx/omx_mastercore/src/
Dpv_omxmastercore.cpp876 OMXConfigParserInputs* pInputs; in PV_OMXConfigParser()
878 pInputs = (OMXConfigParserInputs*) aInputParameters; in PV_OMXConfigParser()
1012 …if (!oscl_strcmp((OMX_STRING)pOMXMasterRegistry[ii].CompRole, ((OMXConfigParserInputs*)aInputParam… in OMX_MasterConfigParser()
1015 …if (!oscl_strcmp((OMX_STRING)pOMXMasterRegistry[ii].CompName, ((OMXConfigParserInputs*)aInputParam… in OMX_MasterConfigParser()
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp2994 OMXConfigParserInputs aInputParameters; in VerifyParametersSync()
3084 OMXConfigParserInputs aInputParameters; in DoCapConfigVerifyParameters()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp3104 OMXConfigParserInputs aInputParameters; in DoCapConfigVerifyParameters()
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp3898 OMXConfigParserInputs aInputParameters; in DoPrepare()