Searched refs:till_end_of_hw (Results 1 – 1 of 1) sorted by relevance
1068 size_t till_end_of_hw = hw->mix_buf.size - rpos2; in audio_capture_mix_and_clear() local1069 size_t to_read = MIN(till_end_of_hw, n); in audio_capture_mix_and_clear()