Home
last modified time | relevance | path

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

/linux-2.6.39/sound/sparc/
Damd7930.c414 static __const__ __u16 gx_coeff[256] = { variable
481 map->gx = gx_coeff[amd->rgain]; in __amd7930_update_map()
482 map->stgr = gx_coeff[amd->mgain]; in __amd7930_update_map()
486 map->gr = gx_coeff[255]; in __amd7930_update_map()
489 map->gr = gx_coeff[level]; in __amd7930_update_map()