Searched defs:rate (Results 1 - 25 of 113) sorted by relevance

12345

/vbox/src/VBox/Devices/Audio/
H A Drate_template.h33 struct rate *rate = opaque; local
43 ilast = rate->ilast;
51 if (rate->opos_inc == (1ULL + UINT_MAX)) {
71 while (rate->ipos <= (rate->opos >> 32)) {
73 rate->ipos++;
85 t = (rate->opos & UINT_MAX) * (1.f / UINT_MAX);
87 t = (rate->opos & UINT_MAX) / (real_t) UINT_MAX;
92 t = rate
[all...]
H A Dmixeng.c284 * Sound Tools rate change effect file.
303 struct rate { struct
316 struct rate *rate = (struct rate *)RTMemAllocZ(1 * sizeof (*rate)); local
318 struct rate *rate = audio_calloc (AUDIO_FUNC, 1, sizeof (*rate));
321 if (!rate) {
[all...]
/vbox/src/VBox/Devices/PC/BIOS/
H A Dfloppyt.c40 uint8_t rate; /* Data transfer rate code. */ member in struct:__anon14995
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/randr/
H A Drandrstr.h31 int rate; member in struct:_rrScreenRate
49 int rate,
77 int rate; member in struct:_rrScrPriv
103 int rate);
112 int rate,
126 int rate,
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Drandrstr.h35 int rate; member in struct:_rrScreenRate
53 int rate,
81 int rate; member in struct:_rrScrPriv
107 int rate);
116 int rate,
127 int rate,
139 int rate,
H A Dxf86OSKbd.h76 int rate; member in struct:__anon4677
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Drandrstr.h35 int rate; member in struct:_rrScreenRate
53 int rate,
81 int rate; member in struct:_rrScrPriv
107 int rate);
116 int rate,
124 int rate,
136 int rate,
H A Dxf86OSKbd.h76 int rate; member in struct:__anon4244
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath5k/
H A Dath5k_reset.c102 /* TODO: Half/quarter rate */
146 * ath5k_hw_write_rate_duration - fill rate code to duration table
151 * Write the rate code to duration table upon hw reset. This is a helper for
153 * the hardware, based on current mode, for each rate. The rates which are
155 * different rate code so we write their value twice (one for long preample
161 * quarter rate mode, we need to use another set of bitrates (that's why we
168 u16 rate; local
171 /* Write rate duration table */
176 rate = sc->hwinfo->rates[NET80211_BAND_2GHZ][i];
179 reg = AR5K_RATE_DUR(ath5k_bitrate_to_hw_rix(rate));
[all...]
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd_alsa.c182 unsigned int rate; local
229 rate = pwfx->nSamplesPerSec;
230 if ((err = snd_pcm_hw_params_set_rate_near(pcm, hwparams, &rate, 0)) < 0)
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dxf86OSKbd.h53 int rate; member in struct:__anon3143
/vbox/src/libs/xpcom18a4/nsprpub/pr/src/misc/
H A Dpralarm.c56 PRUint32 rate; /* rate of notification */ member in struct:PRAlarmID
115 PRFloat64 baseRate = (PRFloat64)id->period / (PRFloat64)id->rate;
231 PRAlarm *alarm, PRIntervalTime period, PRUint32 rate,
251 id->rate = rate;
264 PRAlarmID *id, PRIntervalTime period, PRUint32 rate)
274 id->rate = rate;
230 PR_SetAlarm( PRAlarm *alarm, PRIntervalTime period, PRUint32 rate, PRPeriodicAlarmFn function, void *clientData) argument
/vbox/src/libs/xpcom18a4/nsprpub/pr/tests/
H A Dalarm.c201 PRUint32 rate, late, times; member in struct:AlarmData
221 interval = (ad->period + ad->rate - 1) / ad->rate;
240 ad->rate += 3;
242 if (PR_ResetAlarm(id, ad->period, ad->rate) != PR_SUCCESS)
269 ad.rate = 1;
279 alarm, ad.period, ad.rate, AlarmFn1, &ad);
312 interval = (ad->period + ad->rate - 1) / ad->rate;
344 ad.rate
[all...]
H A Dthruput.c168 PRUint32 rate = sampled / PR_IntervalToMilliseconds(interval); local
169 PR_fprintf(err, "%u streams @ %u Kbytes/sec\n", shared->threads, rate);
255 PRUint32 rate = sampled / PR_IntervalToMilliseconds(interval); local
256 PR_fprintf(err, "%u streams @ %u Kbytes/sec\n", shared->threads, rate);
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86xv.h111 XvRationalRec rate; member in struct:__anon7293
H A Dxvdix.h106 XvRationalRec rate; member in struct:__anon7321
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86OSKbd.h75 int rate; member in struct:__anon7532
H A Dxf86xv.h128 XvRationalRec rate; member in struct:__anon7682
H A Dxvdix.h107 XvRationalRec rate; member in struct:__anon7697
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_main.c716 u16 rate = dev->rates[dev->rate]; local
721 if (sc->rates[i].bitrate == rate &&
/vbox/src/VBox/Additions/x11/x11include/4.3/include/extensions/
H A DXvlib.h76 XvRational rate; member in struct:__anon2657
H A Dxf86misc.h102 int rate; member in struct:__anon2933
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86xv.h142 XvRationalRec rate; member in struct:__anon6983
H A Dxvdix.h106 XvRationalRec rate; member in struct:__anon7012
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86xv.h128 XvRationalRec rate; member in struct:__anon8044

Completed in 72 milliseconds

12345