Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/
Daudio.c2386 au_get_gain(sc, ports, pgain, pbalance) in au_get_gain() argument
2390 u_char *pbalance;
2450 *pbalance = AUDIO_MID_BALANCE;
2453 *pbalance = (AUDIO_MID_BALANCE * lgain) / rgain;
2456 *pbalance = AUDIO_RIGHT_BALANCE -