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

/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
H A Dpcm_ioplug.h54 typedef struct snd_pcm_ioplug snd_pcm_ioplug_t; typedef in typeref:struct:snd_pcm_ioplug
123 int (*start)(snd_pcm_ioplug_t *io);
127 int (*stop)(snd_pcm_ioplug_t *io);
131 snd_pcm_sframes_t (*pointer)(snd_pcm_ioplug_t *io);
135 snd_pcm_sframes_t (*transfer)(snd_pcm_ioplug_t *io,
142 int (*close)(snd_pcm_ioplug_t *io);
146 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params);
150 int (*hw_free)(snd_pcm_ioplug_t *io);
154 int (*sw_params)(snd_pcm_ioplug_t *io, snd_pcm_sw_params_t *params);
158 int (*prepare)(snd_pcm_ioplug_t *i
[all...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_ioplug.h54 typedef struct snd_pcm_ioplug snd_pcm_ioplug_t; typedef in typeref:struct:snd_pcm_ioplug
123 int (*start)(snd_pcm_ioplug_t *io);
127 int (*stop)(snd_pcm_ioplug_t *io);
131 snd_pcm_sframes_t (*pointer)(snd_pcm_ioplug_t *io);
135 snd_pcm_sframes_t (*transfer)(snd_pcm_ioplug_t *io,
142 int (*close)(snd_pcm_ioplug_t *io);
146 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params);
150 int (*hw_free)(snd_pcm_ioplug_t *io);
154 int (*sw_params)(snd_pcm_ioplug_t *io, snd_pcm_sw_params_t *params);
158 int (*prepare)(snd_pcm_ioplug_t *i
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/alsa/
H A Dpcm_ioplug.h54 typedef struct snd_pcm_ioplug snd_pcm_ioplug_t; typedef in typeref:struct:snd_pcm_ioplug
123 int (*start)(snd_pcm_ioplug_t *io);
127 int (*stop)(snd_pcm_ioplug_t *io);
131 snd_pcm_sframes_t (*pointer)(snd_pcm_ioplug_t *io);
135 snd_pcm_sframes_t (*transfer)(snd_pcm_ioplug_t *io,
142 int (*close)(snd_pcm_ioplug_t *io);
146 int (*hw_params)(snd_pcm_ioplug_t *io, snd_pcm_hw_params_t *params);
150 int (*hw_free)(snd_pcm_ioplug_t *io);
154 int (*sw_params)(snd_pcm_ioplug_t *io, snd_pcm_sw_params_t *params);
158 int (*prepare)(snd_pcm_ioplug_t *i
[all...]

Completed in 106 milliseconds