Home
last modified time | relevance | path

Searched refs:DoCapConfigSetParameters (Results 1 – 14 of 14) sorted by relevance

/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.h110 void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp* &aRetKVP);
Dpvmf_omx_audiodec_node.cpp3228 void PVMFOMXAudioDecNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp*… in DoCapConfigSetParameters() function in PVMFOMXAudioDecNode
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.h172 void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp* &aRetKVP);
Dpvmf_omx_videodec_node.cpp2936 void PVMFOMXVideoDecNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp*… in DoCapConfigSetParameters() function in PVMFOMXVideoDecNode
/external/opencore/engines/author/src/
Dpvauthorengine.h347 …PVMFStatus DoCapConfigSetParameters(PVEngineCommand& aCmd, bool aSyncCmd = false); // f(n) used i…
Dpvauthorengine.cpp794 status = DoCapConfigSetParameters(cmd, false); in Run()
1808 PVMFStatus PVAuthorEngine::DoCapConfigSetParameters(PVEngineCommand& aCmd, bool aSyncCmd) in DoCapConfigSetParameters() function in PVAuthorEngine
1996 DoCapConfigSetParameters(cmd, true); in setParametersSync()
/external/opencore/engines/adapters/player/framemetadatautility/src/
Dpv_frame_metadata_utility.h535 PVMFStatus DoCapConfigSetParameters(PVFMUtilityCommand& aCmd, bool aSyncCmd);
Dpv_frame_metadata_utility.cpp299 DoCapConfigSetParameters(cmd, true); in setParametersSync()
585 cmdstatus = DoCapConfigSetParameters(cmd, false); in Run()
1997 PVMFStatus PVFrameAndMetadataUtility::DoCapConfigSetParameters(PVFMUtilityCommand& aCmd, bool aSync… in DoCapConfigSetParameters() function in PVFrameAndMetadataUtility
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h578 …OSCL_IMPORT_REF virtual void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, Pvmi…
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1137 void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp* &aRetKVP);
Dpvmf_omx_enc_node.cpp8132 DoCapConfigSetParameters(aParameters, aNumElements, aRetKVP); in setParametersSync()
9482 void PVMFOMXEncNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp*& aRe… in DoCapConfigSetParameters() function in PVMFOMXEncNode
/external/opencore/engines/player/src/
Dpv_player_engine.h1175 PVMFStatus DoCapConfigSetParameters(PVPlayerEngineCommand& aCmd, bool aSyncCmd = false);
Dpv_player_engine.cpp821 DoCapConfigSetParameters(cmd, true); in setParametersSync()
1561 cmdstatus = DoCapConfigSetParameters(cmd, false); in Run()
1566 cmdstatus = DoCapConfigSetParameters(cmd, true); in Run()
10177 PVMFStatus PVPlayerEngine::DoCapConfigSetParameters(PVPlayerEngineCommand& aCmd, bool aSyncCmd) in DoCapConfigSetParameters() function in PVPlayerEngine
/external/opencore/nodes/pvomxbasedecnode/src/
Dpvmf_omx_basedec_node.cpp5709 DoCapConfigSetParameters(aParameters, aNumElements, aRetKVP); in setParametersSync()
5848 OSCL_EXPORT_REF void PVMFOMXBaseDecNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumEle… in DoCapConfigSetParameters() function in PVMFOMXBaseDecNode