Searched refs:fact (Results 1 - 18 of 18) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/oss/
H A Daudio.c664 static int dma_subdivide(int dev, struct dma_buffparms *dmap, int fact) argument
666 if (fact == 0)
668 fact = dmap->subdivision;
669 if (fact == 0)
670 fact = 1;
671 return fact;
676 if (fact > MAX_REALTIME_FACTOR)
679 if (fact != 1 && fact != 2 && fact !
686 dma_set_fragment(int dev, struct dma_buffparms *dmap, int fact) argument
745 int fact, ret, changed, bits, count, err; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dwav.c38 int64_t fmt, fact; local
56 fact = start_tag(pb, "fact");
58 end_tag(pb, fact);
105 /* Update num_samps in fact chunk */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_winamp2/
H A Din_flac.c222 const unsigned fact = channels * (target_bps/8); local
247 const int n = bytes / fact;
252 bytes = mod_.dsp_dosamples((short*)sample_buffer_, n, target_bps, channels, sample_rate) * fact;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/power/
H A Dmpih-add1.S59 aze 3,10 # use the fact that r10 is zero...
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dimgresample.c746 float fact, factors[] = { 1/2.0, 3.0/4.0, 1.0, 4.0/3.0, 16.0/9.0, 2.0 }; local
795 fact = factors[i];
796 xsize = (int)(XSIZE * fact);
797 ysize = (int)((YSIZE - 100) * fact);
799 av_log(NULL, AV_LOG_INFO, "Factor=%0.2f\n", fact);
812 fact = 0.72;
813 xsize = (int)(XSIZE * fact);
814 ysize = (int)(YSIZE * fact);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/ivtv/
H A Divtv-ioctl.c244 int fact = new_speed < 0 ? -1 : 1; local
251 if (new_speed > 1500) return fact * 2000;
252 if (new_speed > 1000) return fact * 1500;
255 if (new_speed >= 2000) return fact * 2000;
256 if (new_speed >= 1500) return fact * 1500;
257 if (new_speed >= 1000) return fact * 1000;
260 if (new_speed == 1 || new_speed == 1000) return fact * new_speed;
266 if (new_speed > 60) return 1000 / (fact * 60);
267 return 1000 / (fact * new_speed);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/lib/
H A Dev6-clear_user.S211 # We know for a fact that $0 > 0 zero due to previous context
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/input/mouse/
H A Dappletouch.c211 static int atp_calculate_abs(int *xy_sensors, int nb_sensors, int fact, argument
263 return pcum * fact / psum;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D06-floor0.tex85 can, in fact, be stored in the bitstream in \link{vorbis:spec:ilog}{ilog}( \varname{[floor0_number_of_books]} -
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Ddc395x.c2465 * KG: despite the fact that we are using 16 bits I/O ops
2647 int fact; local
2680 fact = 500;
2682 fact = 250;
2686 dcb->target_id, (fact == 500) ? "Wide16" : "",
2688 (fact / dcb->min_nego_period),
2689 ((fact % dcb->min_nego_period) * 10 +
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/makefiles/
H A DWLAN_Common.mk196 # and the fact that linux mkdep throws an error when a directory
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iproute2/doc/
H A Dip-tunnels.tex199 some features related to the fact that they work over existing Internet
H A Dip-cref.tex2538 Essentially, Cisco Policy Propagation via BGP is based on the fact
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm1359 The second sentence is wrong. In actual fact bval will only default to
2022 to the fact that C strings are NULL terminated, whilst Perl strings are
2114 If you haven't, then the problem boils down to the fact that the
2120 F<tst.fil> will remain open. The fact that Berkeley DB then reports the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/Documentation/cdrom/
H A Dcdrom-standard.tex521 fact, there are 6 different $ioctl$s for reading data, either in some
526 problem here could be the fact that audio-frames are 2352 bytes long,
650 fact. An integrity check on opening of the device, that verifies the
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/m68k/fpsp040/
H A Dres_func.S1886 | the input operand's exponent by 1 to account for the fact that
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex3692 % We rely on the fact that \parsearg sets \catcode`\ =10.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex3932 % We rely on the fact that \parsearg sets \catcode`\ =10.

Completed in 213 milliseconds