Home
last modified time | relevance | path

Searched refs:PushKVP (Results 1 – 5 of 5) sorted by relevance

/external/opencore/nodes/pvomxencnode/include/
Dpvmf_omx_enc_port.h170 …int32 PushKVP(OsclPriorityQueue<PvmiKvp*, OsclMemAllocator, Oscl_Vector<PvmiKvp*, OsclMemAllocator…
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_port.cpp761 err = PushKVP(sortedKvp, &(kvp[i])); in NegotiateInputSettings()
1109 int32 PVMFOMXEncPort::PushKVP(OsclPriorityQueue<PvmiKvp*, OsclMemAllocator, Oscl_Vector<PvmiKvp*, O… in PushKVP() function in PVMFOMXEncPort
/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h513 int32 PushKVP(PvmiKvp aKVP, Oscl_Vector<PvmiKvp, OsclMemAllocator>& aValueList) in PushKVP() function
/external/opencore/nodes/pvomxaudiodecnode/src/
Dpvmf_omx_audiodec_node.cpp2701 leavecode = PushKVP(KeyVal, *valuelistptr); in DoGetNodeMetadataValue()
/external/opencore/nodes/pvomxvideodecnode/src/
Dpvmf_omx_videodec_node.cpp2258 leavecode = PushKVP(KeyVal, *valuelistptr); in DoGetNodeMetadataValue()