Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c149 static void initmux(int unitsz, int unitsp);
1018 initmux(int unitsz, int unitsp) in initmux() argument
1027 out_ch_size = in_ch_size * unitsp / unitsz; in initmux()