HomeSort by relevance Sort by last modified time
    Searched defs:rates (Results 1 - 17 of 17) sorted by null

  /external/iptables/extensions/
libxt_limit.c 108 static const struct rates struct
112 } rates[] = { { "day", XT_LIMIT_SCALE*24*60*60 }, variable in typeref:struct:rates
121 for (i = 1; i < ARRAY_SIZE(rates); ++i)
122 if (period > rates[i].mult
123 || rates[i].mult/period < rates[i].mult%period)
126 printf(" %u/%s", rates[i-1].mult / period, rates[i-1].name);
libxt_hashlimit.c 311 static const struct rates struct
315 } rates[] = { { "day", XT_HASHLIMIT_SCALE*24*60*60 }, variable in typeref:struct:rates
324 for (i = 1; i < ARRAY_SIZE(rates); ++i)
325 if (period > rates[i].mult
326 || rates[i].mult/period < rates[i].mult%period)
329 printf(" %u/%s", rates[i-1].mult / period, rates[i-1].name);
  /external/chromium_org/media/audio/cras/
cras_input_unittest.cc 190 const unsigned int rates[] = local
193 for (unsigned int i = 0; i < ARRAY_SIZE(rates); i++) {
194 SCOPED_TRACE(testing::Message() << "Mono " << rates[i] << "Hz");
197 rates[i],
203 for (unsigned int i = 0; i < ARRAY_SIZE(rates); i++) {
204 SCOPED_TRACE(testing::Message() << "Stereo " << rates[i] << "Hz");
207 rates[i],
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
aac_rom.c 1425 const int rates[8] = { variable
    [all...]
  /external/chromium_org/third_party/opus/src/tests/
test_opus_encode.c 243 int rates[13]={6000,12000,48000,16000,32000,48000,64000,512000,13000,24000,48000,64000,96000}; local
245 rate=rates[j]+fast_rand()%rates[j];
256 if(opus_encoder_ctl(enc, OPUS_SET_FORCE_CHANNELS((rates[j]>=64000?2:1)))!=OPUS_OK)test_failed();
298 int rates[16]={4000,12000,32000,8000,16000,32000,48000,88000,4000,12000,32000,8000,16000,32000,48000,88000}; local
302 rate=rates[j]+fast_rand()%rates[j];
  /external/iproute2/misc/
ifstat.c 221 double *rates = n->rate; local
229 rates = h1->rate;
237 fprintf(fp, "%llu %u ", vals[i], (unsigned)rates[i]);
247 void format_rate(FILE *fp, unsigned long long *vals, double *rates, int i)
257 if (rates[i] > mega) {
258 sprintf(temp, "%uM", (unsigned)(rates[i]/mega));
260 } else if (rates[i] > kilo) {
261 sprintf(temp, "%uK", (unsigned)(rates[i]/kilo));
264 fprintf(fp, "%-6u ", (unsigned)rates[i]);
  /external/tcpdump/
ieee802_11.h 242 struct rates_t rates; member in struct:mgmt_body_t
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 220 unsigned int rates; /* SNDRV_PCM_RATE_* */ member in struct:snd_soc_pcm_stream
pcm.h 46 unsigned int rates; /* SNDRV_PCM_RATE_* */ member in struct:snd_pcm_hardware
106 /* If you change this don't forget to change rates[] table in pcm_native.c */
122 #define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */
    [all...]
ac97_codec.h 401 /* rates indexes */
495 unsigned int rates[6]; /* see AC97_RATES_* defines */ member in struct:snd_ac97
620 unsigned int rates; /* available rates */ member in struct:ac97_pcm
626 } r[2]; /* 0 = standard rates, 1 = double rates */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
soc.h 220 unsigned int rates; /* SNDRV_PCM_RATE_* */ member in struct:snd_soc_pcm_stream
pcm.h 46 unsigned int rates; /* SNDRV_PCM_RATE_* */ member in struct:snd_pcm_hardware
106 /* If you change this don't forget to change rates[] table in pcm_native.c */
122 #define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */
    [all...]
ac97_codec.h 401 /* rates indexes */
495 unsigned int rates[6]; /* see AC97_RATES_* defines */ member in struct:snd_ac97
620 unsigned int rates; /* available rates */ member in struct:ac97_pcm
626 } r[2]; /* 0 = standard rates, 1 = double rates */
  /packages/apps/Settings/src/com/android/settings/
RadioInfo.java 932 int rates[] = {Integer.MAX_VALUE, 0, 1000}; field in class:RadioInfo.CellInfoListRateHandler
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 108 * num_rates - Number of entries in the rates array
113 * rates - Array of supported rates in 100 kbps units
115 int *rates; member in struct:hostapd_hw_modes
324 * p2p_probe - Used to disable CCK (802.11b) rates for P2P probes
326 * When set, the driver is expected to remove rates 1, 2, 5.5, and 11
327 * Mbps from the support rates element(s) in the Probe Request frames
328 * and not to transmit the frames at any of those rates.
653 * basic_rates: -1 terminated array of basic rates in 100 kbps
    [all...]
driver_nl80211.c 4333 struct nlattr *rates; local
6223 u8 rates[NL80211_MAX_SUPP_RATES]; local
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/
wlioctl.h 125 uint count; /* # rates in this set */
126 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */ member in struct:wl_bss_info_107::__anon32699
127 } rateset; /* supported rates */
158 uint count; /* # rates in this set */
159 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic */ member in struct:wl_bss_info_108::__anon32700
160 } rateset; /* supported rates */
200 uint count; /* # rates in this set */
201 uint8 rates[16]; /* rates in 500kbps units w/hi bit set if basic * member in struct:wl_bss_info::__anon32701
489 uint8 rates[WL_MAXRATES_IN_SET]; \/* rates in 500kbps units w\/hi bit set if basic *\/ member in struct:wl_rateset
494 uint8 rates[WL_MAXRATES_IN_SET]; \/* rates in 500kbps units w\/hi bit set if basic *\/ member in struct:wl_rateset_args
4704 uint16 rates; \/* Main Rates *\/ member in struct:__anon32773
    [all...]

Completed in 1111 milliseconds