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

/external/webrtc/src/system_wrappers/source/spreadsortlib/
H A Dconstants.hpp39 static const unsigned LOG_CONST = 2; member in namespace:boost::detail
H A Dspreadsort.hpp49 unsigned relative_width = (LOG_CONST * log_range)/((divisor > MAX_SPLITS) ? MAX_SPLITS : divisor);

Completed in 350 milliseconds