Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dsrbchannel.c43 static void *pa_ringbuffer_peek(pa_ringbuffer *r, int *count) { in pa_ringbuffer_peek() function
136 void *ptr = pa_ringbuffer_peek(&sr->rb_read, &toread); in pa_srbchannel_read()
185 pa_ringbuffer_peek(&sr->rb_read, &q); in srbchannel_rwloop()
199 pa_ringbuffer_peek(&sr->rb_read, &q); in srbchannel_rwloop()