Searched refs:FIR (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dmlp.h63 /** The maximum number of taps in IIR and FIR filters. */
70 #define FIR 0 macro
H A Dmlpdec.c459 cp->filter_params[FIR].order = 0;
461 cp->filter_params[FIR].shift = 0;
489 // Filter is 0 for FIR, 1 for IIR.
533 if (filter == FIR) {
535 "FIR filter has state data specified.\n");
622 FilterParams *fir = &cp->filter_params[FIR];
628 if ((ret = read_filter_params(m, gbp, substr, ch, FIR)) < 0)
644 "FIR and IIR filters must use the same precision.\n");
647 /* The FIR and IIR filters must have the same precision.
649 * FIR filte
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmlp.h63 /** The maximum number of taps in IIR and FIR filters. */
70 #define FIR 0 macro
H A Dmlpdec.c604 cp->filter_params[FIR].order = 0;
606 cp->filter_params[FIR].shift = 0;
654 // Filter is 0 for FIR, 1 for IIR.
698 if (filter == FIR) {
700 "FIR filter has state data specified.\n");
787 FilterParams *fir = &cp->filter_params[FIR];
793 if ((ret = read_filter_params(m, gbp, substr, ch, FIR)) < 0)
809 "FIR and IIR filters must use the same precision.\n");
812 /* The FIR and IIR filters must have the same precision.
814 * FIR filte
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kernel/
H A Dparavirt.c173 CASE_GET_AR(FIR);
253 CASE_SET_AR(FIR);
433 __DEFINE_GET_AR(FIR, fir)
516 __DEFINE_SET_AR(FIR, fir)
824 IA64_NATIVE_PATCH_BUNDLE_ELEM_AR(fir, FIR),
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dsmsc-ircc2.c78 MODULE_DESCRIPTION("SMC IrCC SIR/FIR controller driver");
97 MODULE_PARM_DESC(ircc_fir, "FIR Base Address");
120 unsigned short fir_io; /* I/O port for FIR */
121 unsigned char fir_irq; /* FIR IRQ */
122 unsigned char fir_dma; /* FIR DMA */
280 #define FIR 4 /* SuperIO Chip has fast IRDA */ macro
292 { "37N769", KEY55_1|FIR|SERx4, 0x28, 0x00 },
293 { "37N869", KEY55_1|FIR|SERx4, 0x29, 0x00 },
304 { "37C67X", KEY55_1|FIR|SERx4, 0x40, 0x00 },
307 { "37C93XFR", KEY55_2|FIR|SERx
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/ia64/kvm/
H A Dtrampoline.S200 st8 [r2] = r16,CTX(FIR)-CTX(FSR); \
203 st8 [r2] = r16,CTX(FDR)-CTX(FIR); \
242 ld8 r16=[r2],CTX(FIR)-CTX(FSR); \
245 ld8 r16=[r2],CTX(FDR)-CTX(FIR); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/
H A Djre-1_5_0_15-linux-i586.bin[all...]

Completed in 418 milliseconds