HomeSort by relevance Sort by last modified time
    Searched refs:total_hw_samples_mixed (Results 1 - 3 of 3) sorted by null

  /external/qemu/audio/
audio.c 1072 m = audio_MIN (m, sw->total_hw_samples_mixed);
1117 live = sw->total_hw_samples_mixed;
1164 sw->total_hw_samples_mixed += total;
1165 sw->empty = sw->total_hw_samples_mixed == 0;
1173 sw->total_hw_samples_mixed
    [all...]
audio_template.h 151 sw->total_hw_samples_mixed = 0;
447 live = sw->total_hw_samples_mixed;
513 sw->total_hw_samples_mixed += mixed;
audio_int.h 117 int total_hw_samples_mixed; member in struct:SWVoiceOut

Completed in 64 milliseconds