Searched refs:PULSEAUDIO_SYMBOLS (Results 1 - 1 of 1) sorted by relevance

/external/qemu/android/config/
H A Dcheck-pulseaudio.c26 #define PULSEAUDIO_SYMBOLS \ macro
27 PULSEAUDIO_SYMBOLS(pa_simple*,pa_simple_new,(const char* server,const char* name, pa_stream_direction_t dir, const char* dev, const char* stream_name, const pa_sample_spec* ss, const pa_channel_map* map, const pa_buffer_attr *attr, int *error)) \
28 PULSEAUDIO_SYMBOLS(void,pa+simple_free,(pa_simple* s))\
29 PULSEAUDIO_SYMBOLS(int,pa_simple_write,(pa_simple* s, const void* data, size_t bytes, int* error))\
30 PULSEAUDIO_SYMBOLS(int,pa_simple_read,(pa_simple* s,void* data, size_t bytes, int* error))\
31 PULSEAUDIO_SYMBOLS(const char*,pa_strerror,(int error))
37 PULSEAUDIO_SYMBOLS
65 PULSEAUDIO_SYMBOLS

Completed in 177 milliseconds