Searched refs:ratio (Results 1 - 25 of 50) sorted by path

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dresample.c46 float ratio; member in struct:ReSampleContext
167 s->ratio = (float)output_rate / (float)input_rate;
243 if (s->input_channels == s->output_channels && s->ratio == 1.0 && 0) {
277 lenout= 4*nb_samples * s->ratio + 16;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dencode.c2650 const double ratio = (double)(FLAC__int64)encoder_session->bytes_written / ((double)(FLAC__int64)encoder_session->unencoded_size * min(1.0, progress)); local
2653 const double ratio = (double)encoder_session->bytes_written / ((double)encoder_session->unencoded_size * min(1.0, progress)); local
2659 flac__utils_printf(stderr, 2, "\r%s:%s wrote %u bytes, ratio=%0.3f",
2663 ratio
2667 flac__utils_printf(stderr, 2, "\r%s: %u%% complete, ratio=%0.3f", encoder_session->inbasefilename, (unsigned)floor(progress * 100.0 + 0.5), ratio);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Dinfobox.c223 DWORD length, bps, ratio, rg; local
239 ratio = bps*1000000 / (streaminfo.data.stream_info.sample_rate*streaminfo.data.stream_info.channels*streaminfo.data.stream_info.bits_per_sample);
244 "File size: %I64d bytes\nTotal samples: %I64d\nLength: %d:%02d\nAvg. bitrate: %d\nCompression ratio: %d.%d%%\n"
248 length/60, length%60, bps, ratio/10, ratio%10,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c45801 int ratio = nDestPagesize/nSrcPagesize; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c184 uLong ratio=0; local
194 ratio = (file_info.compressed_size*100)/file_info.uncompressed_size;
220 ratio,
256 uLong ratio=0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/linux/
H A Dppp_defs.h161 /* the compression ratio is defined as in_count / bytes_out */
165 double ratio; /* not computed in kernel. */ member in struct:compstat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/include/net/
H A Dppp_defs.h169 unsigned int ratio; /* recent compression ratio << 8 */ member in struct:compstat
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/modules/
H A Dbsd-comp.c93 * The compression ratio is checked at the first end of a packet
118 u_int ratio; /* recent compression ratio */ member in struct:bsd_db
119 u_int checkpoint; /* when to next check the ratio */
219 db->ratio = 0;
228 * Compute the compression ratio using fixed-point arithmetic
232 * watch only the local compression ratio.
236 * must compute the same ratio.
245 /* age the ratio by limiting the size of the counts */
255 /* Reset the dictionary only if the ratio i
[all...]
H A Ddeflate.c445 stats->ratio = stats->unc_bytes;
447 if (stats->ratio <= 0x7ffffff)
448 stats->ratio <<= 8;
452 stats->ratio /= out;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dbsd-comp.c69 * The compression ratio is checked at the first end of a packet
94 u_int ratio; /* recent compression ratio */ member in struct:bsd_db
95 u_int checkpoint; /* when to next check the ratio */
183 db->ratio = 0;
192 * Compute the compression ratio using fixed-point arithmetic
196 * watch only the local compression ratio.
200 * must compute the same ratio.
209 /* age the ratio by limiting the size of the counts */
219 /* Reset the dictionary only if the ratio i
[all...]
H A Ddeflate.c123 stats->ratio = stats->unc_bytes;
125 if (stats->ratio <= 0x7ffffff)
126 stats->ratio <<= 8;
130 stats->ratio /= out;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppstats/
H A Dpppstats.c8 * -r Show compression ratio
199 creq.stats.c.ratio = 0.0;
201 creq.stats.c.ratio = 256.0 * creq.stats.c.in_count /
209 creq.stats.d.ratio = 0.0;
211 creq.stats.d.ratio = 256.0 * creq.stats.d.in_count /
347 ccs.d.ratio / 256.0);
353 ccs.c.ratio / 256.0);
360 ccs.d.ratio / 256.0);
366 ccs.c.ratio / 256.0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/minizip/
H A Dminiunz.c184 uLong ratio=0; local
194 ratio = (file_info.compressed_size*100)/file_info.uncompressed_size;
220 ratio,
256 uLong ratio=0; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/include/
H A Dwlioctl.h4229 int32 snr; /* signal to noise ratio */
5378 uint16 ratio; /* Avg Txdelay Delta */ member in struct:txdelay_params
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/cpu/cpufreq/
H A Dlonghaul.c218 /* Disable bus ratio bit */
248 * Sets a new clock ratio.
427 unsigned int ratio; local
428 ratio = clock_ratio[j];
429 if (ratio == -1)
431 if (ratio > maxmult || ratio < minmult)
433 longhaul_table[k].frequency = calc_speed(ratio);
H A Dspeedstep-lib.c37 unsigned int ratio; /* Frequency Multiplier (x10) */ member in struct:__anon3485
100 dprintk("speed is %u\n", (msr_decode_mult[j].ratio * msr_decode_fsb[i].value * 100));
102 return (msr_decode_mult[j].ratio * msr_decode_fsb[i].value * 100);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/powermac/
H A Dcpufreq_32.c521 const u32 *freqs, *ratio; local
529 ratio = of_get_property(cpunode, "processor-to-bus-ratio*2",
531 if (ratio == NULL) {
532 printk(KERN_ERR "cpufreq: processor-to-bus-ratio*2 missing\n");
549 low_freq = (low_freq * (*ratio)) / 2000;
550 hi_freq = (hi_freq * (*ratio)) / 2000;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ata/
H A Dpata_pdc2027x.c601 long ratio = pout_required / pll_clock_khz; local
622 * Calculate the ratio of F, R and OD
625 if (ratio < 8600L) { /* 8.6x */
628 } else if (ratio < 12900L) { /* 12.9x */
631 } else if (ratio < 16100L) { /* 16.1x */
634 } else if (ratio < 64000L) { /* 64x */
637 /* Invalid ratio */
638 printk(KERN_ERR DRV_NAME ": Invalid ratio %ld, give up!\n", ratio);
642 F = (ratio * (
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ide/pci/
H A Dpdc202xx_new.c374 long pll_input, pll_output, ratio; local
432 * Calculate the ratio of F, R and NO
435 ratio = pll_output / (pll_input / 1000);
436 if (ratio < 8600L) { /* 8.6x */
439 } else if (ratio < 12900L) { /* 12.9x */
442 } else if (ratio < 16100L) { /* 16.1x */
445 } else if (ratio < 64000L) { /* 64x */
448 /* Invalid ratio */
449 printk(KERN_ERR "%s: Bad ratio %ld, giving up!\n", name, ratio);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_bsdcomp.c130 unsigned int ratio; /* recent compression ratio */ member in struct:bsd_db
131 unsigned int checkpoint; /* when to next check the ratio */
183 db->ratio = 0;
190 * Compute the compression ratio using fixed-point arithmetic
194 * watch only the local compression ratio.
198 * must compute the same ratio.
206 /* age the ratio by limiting the size of the counts */
217 /* Reset the dictionary only if the ratio is worse,
231 if (new_ratio < db->ratio || new_rati
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/b2c2/
H A Dflexcop-fe-tuner.c148 static int samsung_tbmu24112_set_symbol_rate(struct dvb_frontend* fe, u32 srate, u32 ratio) argument
162 stv0299_writereg (fe, 0x1f, (ratio >> 16) & 0xff);
163 stv0299_writereg (fe, 0x20, (ratio >> 8) & 0xff);
164 stv0299_writereg (fe, 0x21, (ratio ) & 0xf0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/dvb-usb/
H A Dopera1.c174 u32 ratio)
178 stv0299_writereg(fe, REG_1F_SYMBOLRATE_BYTE0, (ratio >> 16) & 0xff);
179 stv0299_writereg(fe, REG_20_SYMBOLRATE_BYTE1, (ratio >> 8) & 0xff);
180 stv0299_writereg(fe, REG_21_SYMBOLRATE_BYTE2, (ratio) & 0xf0);
173 opera1_stv0299_set_symbol_rate(struct dvb_frontend *fe, u32 srate, u32 ratio) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/dvb/frontends/
H A Dbsbe1.h71 static int alps_bsbe1_set_symbol_rate(struct dvb_frontend* fe, u32 srate, u32 ratio) argument
85 stv0299_writereg(fe, 0x1f, (ratio >> 16) & 0xff);
86 stv0299_writereg(fe, 0x20, (ratio >> 8) & 0xff);
87 stv0299_writereg(fe, 0x21, (ratio ) & 0xf0);
H A Dbsru6.h70 static int alps_bsru6_set_symbol_rate(struct dvb_frontend *fe, u32 srate, u32 ratio) argument
97 stv0299_writereg(fe, 0x1f, (ratio >> 16) & 0xff);
98 stv0299_writereg(fe, 0x20, (ratio >> 8) & 0xff);
99 stv0299_writereg(fe, 0x21, ratio & 0xf0);
H A Dcx24110.c237 u32 ratio; local
283 ratio=(tmp/BDRI);
286 ratio=(ratio<<8)+(tmp/BDRI);
289 ratio=(ratio<<8)+(tmp/BDRI);
292 ratio=(ratio<<1)+(tmp/BDRI);
296 dprintk("ratio= %08x\n", ratio);
[all...]

Completed in 773 milliseconds

12