Searched refs:till_end_of_hw (Results 1 – 1 of 1) sorted by relevance
1454 int till_end_of_hw = hw->samples - rpos2; in audio_capture_mix_and_clear() local1455 int to_write = audio_MIN (till_end_of_hw, n); in audio_capture_mix_and_clear()