OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:to_mix
(Results
1 - 2
of
2
) sorted by null
/external/qemu/audio/
esdaudio.c
127
int decr,
to_mix
, rpos;
local
143
decr =
to_mix
= esd->live;
150
while (
to_mix
) {
152
int chunk = audio_MIN (
to_mix
, hw->samples - rpos);
175
to_mix
-= wsamples;
181
to_mix
-= chunk;