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

/haiku/src/add-ons/kernel/drivers/audio/emuxki/
H A Demuxki.h239 uint32 efx_voices[2]; member in struct:_emuxki_recparams
H A Demuxki.c1108 voice->recparams.efx_voices[0] = recparams->efx_voices[0];
1109 voice->recparams.efx_voices[1] = recparams->efx_voices[1];
1371 voice->recparams.efx_voices[0]);
1373 voice->recparams.efx_voices[1]);
1376 voice->recparams.efx_voices[0]);
1558 voice->recparams.efx_voices[0] = recparams->efx_voices[0];
1559 voice->recparams.efx_voices[
[all...]
H A Dmulti.c1271 recparams.efx_voices[0] = 3; // channels 1,2
1272 recparams.efx_voices[1] = 0;

Completed in 88 milliseconds