Home
last modified time | relevance | path

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

/external/qemu/audio/
Daudio.c1454 int till_end_of_hw = hw->samples - rpos2; in audio_capture_mix_and_clear() local
1455 int to_write = audio_MIN (till_end_of_hw, n); in audio_capture_mix_and_clear()