Searched defs:aInCapacity (Results 1 - 2 of 2) sorted by relevance

/external/opencore/nodes/pvprotocolenginenode/base/src/
H A Dpvmf_protocol_engine_port.cpp40 uint32 aInCapacity,
46 PvmfPortBaseImpl(aTag, aNode, aInCapacity, aInReserve, aInThreshold, aOutCapacity, aOutReserve, aOutThreshold, name)
39 PVMFProtocolEnginePort(int32 aTag, PVMFNodeInterface* aNode, uint32 aInCapacity, uint32 aInReserve, uint32 aInThreshold, uint32 aOutCapacity, uint32 aOutReserve, uint32 aOutThreshold, const char*name) argument
/external/opencore/nodes/pvmp3ffparsernode/src/
H A Dpvmf_mp3ffparser_outport.cpp48 uint32 aInCapacity,
55 aInCapacity,
47 PVMFMP3FFParserPort(int32 aTag, PVMFNodeInterface* aNode, uint32 aInCapacity, uint32 aInReserve, uint32 aInThreshold, uint32 aOutCapacity, uint32 aOutReserve, uint32 aOutThreshold) argument

Completed in 24 milliseconds