/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/ |
output.h | 54 typedef struct _snd_output snd_output_t; typedef in typeref:struct:_snd_output 64 int snd_output_stdio_open(snd_output_t **outputp, const char *file, const char *mode); 65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close); 66 int snd_output_buffer_open(snd_output_t **outputp); 67 size_t snd_output_buffer_string(snd_output_t *output, char **buf); 68 int snd_output_close(snd_output_t *output); 69 int snd_output_printf(snd_output_t *output, const char *format, ...) 74 int snd_output_vprintf(snd_output_t *output, const char *format, va_list args); 75 int snd_output_puts(snd_output_t *output, const char *str); 76 int snd_output_putc(snd_output_t *output, int c) [all...] |
alisp.h | 27 snd_output_t *out; /* program output */ 28 snd_output_t *eout; /* error output */ 29 snd_output_t *vout; /* verbose output */ 30 snd_output_t *wout; /* warning output */ 31 snd_output_t *dout; /* debug output */
|
pcm_extplug.h | 149 void (*dump)(snd_pcm_extplug_t *ext, snd_output_t *out);
|
pcm_ioplug.h | 186 void (*dump)(snd_pcm_ioplug_t *io, snd_output_t *out);
|
conf.h | 91 int snd_config_save(snd_config_t *config, snd_output_t *out);
|
pcm.h | 542 snd_output_t *out); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
output.h | 54 typedef struct _snd_output snd_output_t; typedef in typeref:struct:_snd_output 64 int snd_output_stdio_open(snd_output_t **outputp, const char *file, const char *mode); 65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close); 66 int snd_output_buffer_open(snd_output_t **outputp); 67 size_t snd_output_buffer_string(snd_output_t *output, char **buf); 68 int snd_output_close(snd_output_t *output); 69 int snd_output_printf(snd_output_t *output, const char *format, ...) 74 int snd_output_vprintf(snd_output_t *output, const char *format, va_list args); 75 int snd_output_puts(snd_output_t *output, const char *str); 76 int snd_output_putc(snd_output_t *output, int c) [all...] |
alisp.h | 27 snd_output_t *out; /* program output */ 28 snd_output_t *eout; /* error output */ 29 snd_output_t *vout; /* verbose output */ 30 snd_output_t *wout; /* warning output */ 31 snd_output_t *dout; /* debug output */
|
pcm_extplug.h | 149 void (*dump)(snd_pcm_extplug_t *ext, snd_output_t *out);
|
pcm_ioplug.h | 186 void (*dump)(snd_pcm_ioplug_t *io, snd_output_t *out);
|
conf.h | 91 int snd_config_save(snd_config_t *config, snd_output_t *out);
|
pcm.h | 542 snd_output_t *out); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/ |
output.h | 54 typedef struct _snd_output snd_output_t; typedef in typeref:struct:_snd_output 64 int snd_output_stdio_open(snd_output_t **outputp, const char *file, const char *mode); 65 int snd_output_stdio_attach(snd_output_t **outputp, FILE *fp, int _close); 66 int snd_output_buffer_open(snd_output_t **outputp); 67 size_t snd_output_buffer_string(snd_output_t *output, char **buf); 68 int snd_output_close(snd_output_t *output); 69 int snd_output_printf(snd_output_t *output, const char *format, ...) 74 int snd_output_vprintf(snd_output_t *output, const char *format, va_list args); 75 int snd_output_puts(snd_output_t *output, const char *str); 76 int snd_output_putc(snd_output_t *output, int c) [all...] |
alisp.h | 27 snd_output_t *out; /* program output */ 28 snd_output_t *eout; /* error output */ 29 snd_output_t *vout; /* verbose output */ 30 snd_output_t *wout; /* warning output */ 31 snd_output_t *dout; /* debug output */
|
pcm_extplug.h | 149 void (*dump)(snd_pcm_extplug_t *ext, snd_output_t *out);
|
pcm_ioplug.h | 186 void (*dump)(snd_pcm_ioplug_t *io, snd_output_t *out);
|
conf.h | 91 int snd_config_save(snd_config_t *config, snd_output_t *out);
|
pcm.h | 542 snd_output_t *out); [all...] |