HomeSort by relevance Sort by last modified time
    Searched refs:LOG_CONST (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
constants.hpp 39 static const unsigned LOG_CONST = 2;
spreadsort.hpp 54 unsigned relative_width = (LOG_CONST * log_range)/((divisor > MAX_SPLITS) ? MAX_SPLITS : divisor);
    [all...]

Completed in 55 milliseconds