OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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