Searched refs:coefficients (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dyss225.h18 extern unsigned char coefficients[364];
H A Dwavfront.c162 associated coefficients to set it up for "default"
3272 /* Now set the coefficients and so forth for the programs above */
3274 for (i = 0; i < sizeof (coefficients); i += 4) {
3275 outb (coefficients[i], dev.fx_dsp_page);
3276 outb (coefficients[i+1], dev.fx_dsp_addr);
3277 outb (coefficients[i+2], dev.fx_dsp_msb);
3278 outb (coefficients[i+3], dev.fx_dsp_lsb);
3294 /* some more coefficients */
3333 and all the coefficients over again. I have *NO* idea
H A Dyss225.c237 unsigned char coefficients[] __initdata = {
H A Dnm256_coeff.h6 static char coefficients[NM_TOTAL_COEFF_COUNT * 4] = { variable
4637 nm256_writeBuffer8 (card, coefficients + offset, 1, coeffBuf, size);
4648 nm256_writeBuffer8 (card, coefficients, 1, card->allCoeffBuf,
4661 printk (KERN_ERR "NM256: Engine was enabled while loading coefficients!\n");
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dsetox.S129 | Notes: a) In order to reduce memory access, the coefficients are
249 | Notes: a) In order to reduce memory access, the coefficients are
303 | Notes: a) In order to reduce memory access, the coefficients are
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/ifpsp060/src/
H A Dfplsp.S6786 # Notes: a) In order to reduce memory access, the coefficients #
6914 # Notes: a) In order to reduce memory access, the coefficients #
6972 # Notes: a) In order to reduce memory access, the coefficients #
H A Dfpsp.S6892 # Notes: a) In order to reduce memory access, the coefficients #
7020 # Notes: a) In order to reduce memory access, the coefficients #
7078 # Notes: a) In order to reduce memory access, the coefficients #

Completed in 205 milliseconds