Home
last modified time | relevance | path

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

/external/opencore/nodes/pvfileoutputnode/src/
Dpvmf_fileoutput_node_cap_config.cpp57 PVMFStatus PVMFFileOutputNode::GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, in… in GetConfigParameter() function in PVMFFileOutputNode
461 … PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, fileoutput4ind, reqattr); in getParametersSync()
Dpvmf_fileoutput_node.h265 …PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, int32 aIndex, PvmiKvp…
/external/opencore/nodes/pvdummyoutputnode/src/
Dpvmf_dummy_fileoutput_node_cap_config.cpp57 PVMFStatus PVMFDummyFileOutputNode::GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElement… in GetConfigParameter() function in PVMFDummyFileOutputNode
422 … PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, fileoutput4ind, reqattr); in getParametersSync()
Dpvmf_dummy_fileoutput_node.h282 …PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, int32 aIndex, PvmiKvp…
/external/opencore/nodes/pvmp4ffparsernode/src/
Dpvmf_mp4ffparser_node_cap_config.cpp169 PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, i, reqattr); in getParametersSync()
287 PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, i, reqattr); in getParametersSync()
731 PVMFStatus PVMFMP4FFParserNode::GetConfigParameter(PvmiKvp*& aParameters, in GetConfigParameter() function in PVMFMP4FFParserNode
Dpvmf_mp4ffparser_node.h601 PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements,
/external/opencore/nodes/pvmediainputnode/src/
Dpvmf_media_input_node_cap_config.cpp308 … PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, mediaiovalidind, reqattr); in getParametersSync()
553 PVMFStatus PvmfMediaInputNode::GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, in… in GetConfigParameter() function in PvmfMediaInputNode
Dpvmf_media_input_node.h213 …PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, int32 aIndex, PvmiKvp…
/external/opencore/nodes/pvmp4ffcomposernode/src/
Dpvmp4ffcn_node_cap_config.cpp90 PVMFStatus PVMp4FFComposerNode::GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, i… in GetConfigParameter() function in PVMp4FFComposerNode
645 … PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, mp4comp4ind, reqattr); in getParametersSync()
Dpvmp4ffcn_node.h237 …PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, int32 aIndex, PvmiKvp…
/external/opencore/nodes/streaming/streamingmanager/plugins/rtspunicast/src/
Dpvmf_sm_fsp_rtsp_unicast.h357 PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements,
Dpvmf_sm_fsp_rtsp_unicast.cpp2284 PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, i, reqattr); in getParametersSync()
2302 PVMFStatus PVMFSMRTSPUnicastNode::GetConfigParameter(PvmiKvp*& aParameters, in GetConfigParameter() function in PVMFSMRTSPUnicastNode
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h1140 …PVMFStatus GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, int32 aIndex, PvmiKvp…
Dpvmf_omx_enc_node.cpp9165 PVMFStatus PVMFOMXEncNode::GetConfigParameter(PvmiKvp*& aParameters, int& aNumParamElements, int32 … in GetConfigParameter() function in PVMFOMXEncNode
9609 … PVMFStatus retval = GetConfigParameter(aParameters, aNumParamElements, enccomp4ind, reqattr); in DoCapConfigGetParametersSync()