Home
last modified time | relevance | path

Searched defs:div_max (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/webrtc/system_wrappers/source/spreadsortlib/
Dspreadsort.hpp143 div_type div_max = *max >> log_divisor; in spread_sort_rec() local
256 div_type div_max = shift(*max, log_divisor); in spread_sort_rec() local
304 div_type div_max = shift(*max, log_divisor); in spread_sort_rec() local
497 div_type div_max = max >> log_divisor; in positive_float_sort_rec() local
546 div_type div_max = max >> log_divisor; in negative_float_sort_rec() local
597 div_type div_max = max >> log_divisor; in negative_float_sort_rec() local
646 div_type div_max = max >> log_divisor; in negative_float_sort_rec() local
696 div_type div_max = max >> log_divisor; in float_sort_rec() local
780 div_type div_max = max >> log_divisor; in float_sort_rec() local
864 div_type div_max = max >> log_divisor; in float_sort_rec() local