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

/external/opencore/nodes/pvprotocolenginenode/base/src/
H A Dpvmf_protocol_engine_port.cpp42 uint32 aInThreshold,
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.cpp50 uint32 aInThreshold,
57 aInThreshold,
47 PVMFMP3FFParserPort(int32 aTag, PVMFNodeInterface* aNode, uint32 aInCapacity, uint32 aInReserve, uint32 aInThreshold, uint32 aOutCapacity, uint32 aOutReserve, uint32 aOutThreshold) argument

Completed in 10 milliseconds