Home | History | Annotate | Download | only in audio

Lines Matching defs:live

845 static int alsa_run_out (HWVoiceOut *hw, int live)
857 decr = audio_MIN (live, avail);
1052 int live = audio_pcm_hw_get_live_in (hw);
1053 int dead = hw->samples - live;