Home
last modified time | relevance | path

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

/external/webrtc/src/system_wrappers/source/spreadsortlib/
Dconstants.hpp39 static const unsigned LOG_CONST = 2; variable
Dspreadsort.hpp49 … unsigned relative_width = (LOG_CONST * log_range)/((divisor > MAX_SPLITS) ? MAX_SPLITS : divisor); in get_max_count()