Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Daudio.c1068 size_t till_end_of_hw = hw->mix_buf.size - rpos2; in audio_capture_mix_and_clear() local
1069 size_t to_read = MIN(till_end_of_hw, n); in audio_capture_mix_and_clear()