FreeBSD kernel sound device code
neomagic-coeff.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define NM_TOTAL_COEFF_COUNT   0x3158
 

Variables

static u_char coefficients [NM_TOTAL_COEFF_COUNT *4]
 
static u_int16_t coefficientSizes []
 

Macro Definition Documentation

◆ NM_TOTAL_COEFF_COUNT

#define NM_TOTAL_COEFF_COUNT   0x3158

Definition at line 33 of file neomagic-coeff.h.

Variable Documentation

◆ coefficients

u_char coefficients[NM_TOTAL_COEFF_COUNT *4]
static

Definition at line 35 of file neomagic-coeff.h.

Referenced by nm_loadcoeff().

◆ coefficientSizes

u_int16_t coefficientSizes[]
static
Initial value:
= {
0x00C0, 0x5000, 0x0060, 0x2800, 0x0040, 0x0060, 0x1400, 0x0000,
0x0020, 0x1260, 0x0020, 0x1260, 0x0000, 0x0040, 0x1260, 0x0000,
}

Definition at line 4633 of file neomagic-coeff.h.

Referenced by nm_loadcoeff().