Searched refs:LookupInputChannel (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/libcryptoxx-5.6.0/
H A Dida.cpp79 unsigned int RawIDA::LookupInputChannel(word32 channelId) const function in class:RawIDA
122 int i = LookupInputChannel(channelId);
134 m_outputToInput[i] = LookupInputChannel(m_outputChannelIds[i]);
H A Dida.h38 unsigned int LookupInputChannel(word32 channelId) const;

Completed in 103 milliseconds