Home
last modified time | relevance | path

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

/third_party/alsa-utils/axfer/
Dxfer-libasound-timer-mmap.c14 bool need_forward_or_rewind; member
269 if (layout->need_forward_or_rewind) { in timer_mmap_r_process_frames()
273 layout->need_forward_or_rewind = false; in timer_mmap_r_process_frames()
287 layout->need_forward_or_rewind = true; in timer_mmap_r_process_frames()
394 if (layout->need_forward_or_rewind) { in timer_mmap_w_process_frames()
398 layout->need_forward_or_rewind = false; in timer_mmap_w_process_frames()
416 layout->need_forward_or_rewind = true; in timer_mmap_w_process_frames()