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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/sparc/
H A Damd7930.c414 static __const__ __u16 gx_coeff[256] = { variable
481 map->gx = gx_coeff[amd->rgain];
482 map->stgr = gx_coeff[amd->mgain];
486 map->gr = gx_coeff[255];
489 map->gr = gx_coeff[level];

Completed in 160 milliseconds