Home
last modified time | relevance | path

Searched refs:aNumBuffersInAllocator (Results 1 – 3 of 3) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/include/
Dpvmf_protocol_engine_node_extension.h334 uint32 aNumBuffersInAllocator) = 0;
/external/opencore/nodes/pvprotocolenginenode/base/src/
Dpvmf_protocol_engine_node.h207 … PVMFStatus SetMediaMsgAllocatorNumBuffers(PVMFPortInterface* aPort, uint32 aNumBuffersInAllocator) in SetMediaMsgAllocatorNumBuffers() argument
210 …jectContainer) iInterfacingObjectContainer->setMediaMsgAllocatorNumBuffers(aNumBuffersInAllocator); in SetMediaMsgAllocatorNumBuffers()
/external/opencore/nodes/pvprotocolenginenode/protocol_common/src/
Dpvmf_protocol_engine_node_common.h1361 void setMediaMsgAllocatorNumBuffers(const uint32 aNumBuffersInAllocator) in setMediaMsgAllocatorNumBuffers() argument
1363 iNumBuffersInAllocator = aNumBuffersInAllocator; in setMediaMsgAllocatorNumBuffers()