Home
last modified time | relevance | path

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

/third_party/pulseaudio/src/pulsecore/
Dpstream.c78 #define MINIBUF_SIZE (256) macro
136 uint8_t minibuf[MINIBUF_SIZE];
623 if (plen <= MINIBUF_SIZE - PA_PSTREAM_DESCRIPTOR_SIZE) { in prepare_next_write_item()