Home
last modified time | relevance | path

Searched refs:ger_coeff (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/sound/sparc/
Damd7930.c449 static __const__ __u16 ger_coeff[] = { variable
483 level = (amd->pgain * (256 + ARRAY_SIZE(ger_coeff))) >> 8; in __amd7930_update_map()
485 map->ger = ger_coeff[level - 256]; in __amd7930_update_map()
488 map->ger = ger_coeff[0]; in __amd7930_update_map()