Searched refs:GetThreshold (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.cpp249 unsigned int threshold = m_ida.GetThreshold();
273 for (unsigned int i=0; i<m_ida.GetThreshold()-1; i++)
325 if (m_nextChannel == m_ida.GetThreshold())
334 for (word32 i=0; i<m_ida.GetThreshold(); i++)
H A Dida.h19 unsigned int GetThreshold() const {return m_threshold;} function in class:RawIDA

Completed in 82 milliseconds