Home
last modified time | relevance | path

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

/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp46 get_max_count(unsigned log_range, size_t count) in get_max_count() function
192 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec()
279 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec()
327 size_t max_count = get_max_count(log_divisor, last - first); in spread_sort_rec()
520 size_t max_count = get_max_count(log_divisor, last - first); in positive_float_sort_rec()
571 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec()
622 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec()
671 size_t max_count = get_max_count(log_divisor, last - first); in negative_float_sort_rec()
743 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec()
828 size_t max_count = get_max_count(log_divisor, last - first); in float_sort_rec()
[all …]