Home
last modified time | relevance | path

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

/aosp_15_r20/external/openthread/tests/scripts/thread-cert/
H A Dtest_netdata_publisher.py166 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 Ddivision_operations.c103 int16_t approx, tmp_hi, tmp_low, num_hi, num_low; in WebRtcSpl_DivW32HiLow() local