Home
last modified time | relevance | path

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

/dports/audio/moc/moc-2.5.2/
H A Dout_buf.c93 fifo_buf_clear (&buf->buf); in read_thread()
244 fifo_buf_clear (&buf->buf); in out_buf_destroy()
344 fifo_buf_clear (&buf->buf); in out_buf_reset()
H A Dfifo_buf.h26 void fifo_buf_clear (struct fifo_buf *b);
H A Dfifo_buf.c159 void fifo_buf_clear (struct fifo_buf *b) in fifo_buf_clear() function
H A Dio.c181 fifo_buf_clear (&s->buf); in io_seek_buffered()