Lines Matching defs:buffer
56 /* midi stream buffer */
57 unsigned char *buffer; /* buffer for MIDI data */
58 size_t buffer_size; /* size of buffer */
62 size_t avail; /* max used buffer for wakeup */
64 int buffer_ref; /* buffer reference count */
149 const unsigned char *buffer, int count);
152 unsigned char *buffer, int count);
155 unsigned char *buffer, int count);
157 unsigned char *buffer, int count);