/external/opencore/nodes/pvomxaudiodecnode/src/ |
D | pvmf_omx_audiodec_node.h | 110 void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp* &aRetKVP);
|
D | pvmf_omx_audiodec_node.cpp | 3228 void PVMFOMXAudioDecNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp*… in DoCapConfigSetParameters() function in PVMFOMXAudioDecNode
|
/external/opencore/nodes/pvomxvideodecnode/src/ |
D | pvmf_omx_videodec_node.h | 172 void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp* &aRetKVP);
|
D | pvmf_omx_videodec_node.cpp | 2936 void PVMFOMXVideoDecNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp*… in DoCapConfigSetParameters() function in PVMFOMXVideoDecNode
|
/external/opencore/engines/author/src/ |
D | pvauthorengine.h | 347 …PVMFStatus DoCapConfigSetParameters(PVEngineCommand& aCmd, bool aSyncCmd = false); // f(n) used i…
|
D | pvauthorengine.cpp | 794 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/ |
D | pv_frame_metadata_utility.h | 535 PVMFStatus DoCapConfigSetParameters(PVFMUtilityCommand& aCmd, bool aSyncCmd);
|
D | pv_frame_metadata_utility.cpp | 299 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/ |
D | pvmf_omx_basedec_node.h | 578 …OSCL_IMPORT_REF virtual void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, Pvmi…
|
/external/opencore/nodes/pvomxencnode/src/ |
D | pvmf_omx_enc_node.h | 1137 void DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumElements, PvmiKvp* &aRetKVP);
|
D | pvmf_omx_enc_node.cpp | 8132 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/ |
D | pv_player_engine.h | 1175 PVMFStatus DoCapConfigSetParameters(PVPlayerEngineCommand& aCmd, bool aSyncCmd = false);
|
D | pv_player_engine.cpp | 821 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/ |
D | pvmf_omx_basedec_node.cpp | 5709 DoCapConfigSetParameters(aParameters, aNumElements, aRetKVP); in setParametersSync() 5848 OSCL_EXPORT_REF void PVMFOMXBaseDecNode::DoCapConfigSetParameters(PvmiKvp* aParameters, int aNumEle… in DoCapConfigSetParameters() function in PVMFOMXBaseDecNode
|