Searched defs:rate (Results 26 - 50 of 147) sorted by relevance

123456

/external/netperf/
H A Dnetcpu_pstat.c34 idle. The rate at which this increments during a test is compared
95 cpu rate to the calling routine. */
108 rate[MAXTIMES], local
139 rate[i] = 0.0;
201 if (temp_rate > rate[i]) rate[i] = temp_rate;
203 fprintf(where,"\trate[%d] = %g\n",i,rate[i]);
206 if (local_maxrate < rate[i]) local_maxrate = rate[i];
H A Dnetcpu_kstat.c41 idle. The rate at which this increments during a test is compared
259 rate[MAXTIMES], local
287 rate[i] = (float)0.0;
329 if (temp_rate > rate[i]) rate[i] = temp_rate;
331 fprintf(where,"\trate[%d] = %g\n",i,rate[i]);
334 if (local_maxrate < rate[i]) local_maxrate = rate[i];
H A Dnetcpu_looper.c64 idle. The rate at which this increments during a test is compared
482 /* measured cpu rate to the calling routine. raj 4/95 */
495 rate[MAXTIMES],
516 rate[i] = (float)0.0;
558 if (temp_rate > rate[i]) rate[i] = temp_rate;
560 fprintf(where,"\trate[%d] = %g\n",i,rate[i]);
563 if (local_maxrate < rate[i]) local_maxrate = rate[i];
494 rate[MAXTIMES], local
/external/openssh/
H A Dmisc.h116 u_int64_t rate, thresh, lamt; member in struct:bwlimit
/external/srtp/test/
H A Drdbx_driver.c71 double rate; local
122 rate = rdbx_check_adds_per_second(1 << 18, 128);
123 printf("rdbx_check/replay_adds per second (ws=128): %e\n", rate);
124 rate = rdbx_check_adds_per_second(1 << 18, 1024);
125 printf("rdbx_check/replay_adds per second (ws=1024): %e\n", rate);
/external/tremolo/Tremolo/
H A Divorbiscodec.h54 long rate; member in struct:vorbis_info
60 implies a fixed rate bitstream
66 may also be set to give a nominal rate.
/external/wpa_supplicant_8/hostapd/src/ap/
H A Dap_list.c44 int rate = (ap->supported_rates[i] & 0x7f) * 5; local
45 if (rate == 60 || rate == 90 || rate > 110)
/external/wpa_supplicant_8/src/ap/
H A Dap_list.c44 int rate = (ap->supported_rates[i] & 0x7f) * 5; local
45 if (rate == 60 || rate == 90 || rate > 110)
/external/wpa_supplicant_8/wpa_supplicant/src/ap/
H A Dap_list.c44 int rate = (ap->supported_rates[i] & 0x7f) * 5; local
45 if (rate == 60 || rate == 90 || rate > 110)
/external/iproute2/tc/
H A Dq_hfsc.c54 "SC := [ [ umax BYTE ] dmax SEC ] rate BPS\n"
58 " rate : rate\n"
340 unsigned int umax = 0, dmax = 0, rate = 0; local
360 if (matches(*argv, "rate") == 0) {
362 if (get_rate(&rate, *argv) < 0) {
363 explain1("rate");
374 if (dmax != 0 && ceil(1.0 * umax * TIME_UNITS_PER_SEC / dmax) > rate) {
381 sc->m2 = rate;
385 * is at dmax - umax / rate
[all...]
H A Dq_netem.c42 " [ rate RATE [PACKETOVERHEAD] [CELLSIZE] [CELLOVERHEAD]]\n");
179 struct tc_netem_rate rate; local
187 memset(&rate, 0, sizeof(rate));
386 } else if (matches(*argv, "rate") == 0) {
389 if (get_rate(&rate.rate, *argv)) {
390 explain1("rate");
395 if (get_s32(&rate.packet_overhead, *argv, 0)) {
396 explain1("rate");
504 const struct tc_netem_rate *rate = NULL; local
[all...]
/external/iptables/extensions/
H A Dlibxt_rateest.c21 " --rateest-delta Compare difference(s) to given rate(s)\n"
26 " [!] --rateest-lt Match if rate is less than given rate/estimator\n"
27 " [!] --rateest-gt Match if rate is greater than given rate/estimator\n"
28 " [!] --rateest-eq Match if rate is equal to given rate/estimator\n");
88 rateest_get_rate(uint32_t *rate, const char *str) argument
98 *rate = bps / 8.; /* assume bytes/sec */
104 *rate
303 rateest_print_rate(uint32_t rate, int numeric) argument
[all...]
/external/libdrm/tests/
H A Ddristat.c193 double rate; local
225 rate = (curr.data[j].value - prev.data[j].value) / (double)i;
226 printhuman(rate, curr.data[j].mult_names, curr.data[j].mult);
/external/libopus/celt/
H A Dcelt.c45 #include "rate.h"
58 int resampling_factor(opus_int32 rate) argument
61 switch (rate)
/external/libvorbis/include/vorbis/
H A Dcodec.h31 long rate; member in struct:vorbis_info
37 implies a fixed rate bitstream
43 may also be set to give a nominal rate.
/external/libvorbis/lib/
H A Dbackends.h43 long rate; member in struct:__anon9347
H A Dpsy.h110 long rate; /* cache it */ member in struct:__anon9360
117 vorbis_info_psy_global *gi,int n,long rate);
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DMovieHeaderBox.java40 private double rate = 1.0; field in class:MovieHeaderBox
76 return rate;
116 rate = IsoTypeReader.readFixedPoint1616(content);
148 result.append("rate=").append(getRate());
176 IsoTypeWriter.writeFixedPont1616(byteBuffer, rate);
215 public void setRate(double rate) { argument
216 this.rate = rate;
/external/replicaisland/src/com/replica/replicaisland/
H A DSoundSystem.java94 synchronized public final int play(Sound sound, boolean loop, int priority, float volume, float rate) { argument
97 stream = mSoundPool.play(sound.soundId, volume, volume, priority, loop ? -1 : 0, rate);
/external/speex/libspeex/
H A Dscal.c58 int rate; member in struct:SpeexDecorrState_
81 EXPORT SpeexDecorrState *speex_decorrelate_new(int rate, int channels, int frame_size) argument
85 st->rate = rate;
89 st->psy = vorbis_psy_init(rate, 2*frame_size);
/external/tinyalsa/include/tinyalsa/
H A Dasoundlib.h91 unsigned int rate; member in struct:pcm_config
/external/tinyalsa/
H A Dtinycap.c62 unsigned int channels, unsigned int rate,
78 unsigned int rate = 44100; local
87 "[-r rate] [-b bits] [-p period_size] [-n n_periods]\n", argv[0]);
111 rate = atoi(*argv);
140 header.sample_rate = rate;
158 header.byte_rate = (header.bits_per_sample / 8) * channels * rate;
184 unsigned int channels, unsigned int rate,
195 config.rate = rate;
219 printf("Capturing sample: %u ch, %u hz, %u bit\n", channels, rate,
183 capture_sample(FILE *file, unsigned int card, unsigned int device, unsigned int channels, unsigned int rate, enum pcm_format format, unsigned int period_size, unsigned int period_count) argument
[all...]
H A Dtinyplay.c64 unsigned int rate, unsigned int bits, unsigned int period_size,
188 unsigned int rate, unsigned int bits, unsigned int period_size,
200 can_play = check_param(params, PCM_PARAM_RATE, rate, "Sample rate", "Hz");
212 unsigned int rate, unsigned int bits, unsigned int period_size,
222 config.rate = rate;
233 if (!sample_is_playable(card, device, channels, rate, bits, period_size, period_count)) {
253 printf("Playing sample: %u ch, %u hz, %u bit\n", channels, rate, bits);
187 sample_is_playable(unsigned int card, unsigned int device, unsigned int channels, unsigned int rate, unsigned int bits, unsigned int period_size, unsigned int period_count) argument
211 play_sample(FILE *file, unsigned int card, unsigned int device, unsigned int channels, unsigned int rate, unsigned int bits, unsigned int period_size, unsigned int period_count) argument
/external/tinycompress/
H A Dcplay.c209 unsigned int channels, rate, bits; local
221 if (parse_mp3_header(&header, &channels, &rate, &bits) == -1) {
229 codec.sample_rate = rate;
231 fprintf(stderr, "invalid sample rate %d\n", rate);
286 SND_AUDIOCODEC_MP3, channels, rate, bits);
/external/webrtc/src/modules/audio_processing/
H A Daudio_processing_impl.cc185 int AudioProcessingImpl::set_sample_rate_hz(int rate) { argument
187 if (rate != kSampleRate8kHz &&
188 rate != kSampleRate16kHz &&
189 rate != kSampleRate32kHz) {
193 sample_rate_hz_ = rate;
194 samples_per_channel_ = rate / 100;

Completed in 656 milliseconds

123456