Searched defs:num_low (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/openthread/tests/scripts/thread-cert/ |
H A D | test_netdata_publisher.py | 166 def check_num_of_prefixes(self, prefixes, num_low, num_med, num_high): argument 178 def check_num_of_routes(self, routes, num_low, num_med, num_high): argument
|
/aosp_15_r20/external/webrtc/common_audio/signal_processing/ |
H A D | division_operations.c | 103 int16_t approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local
|