Home
last modified time | relevance | path

Searched defs:extplug (Results 1 - 2 of 2) sorted by relevance

/third_party/alsa-lib/include/
H A Dpcm_extplug.h193 static __inline__ int snd_pcm_extplug_set_param(snd_pcm_extplug_t *extplug, in argument
201 snd_pcm_extplug_set_slave_param(snd_pcm_extplug_t *extplug, int type, unsigned int val) snd_pcm_extplug_set_slave_param() argument
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_extplug.c676 int snd_pcm_extplug_create(snd_pcm_extplug_t *extplug, const char *name, in snd_pcm_extplug_create() argument
750 snd_pcm_extplug_delete(snd_pcm_extplug_t *extplug) snd_pcm_extplug_delete() argument
762 snd_pcm_extplug_params_reset(snd_pcm_extplug_t *extplug) snd_pcm_extplug_params_reset() argument
780 snd_pcm_extplug_set_slave_param_list(snd_pcm_extplug_t *extplug, int type, unsigned int num_list, const unsigned int *list) snd_pcm_extplug_set_slave_param_list() argument
802 snd_pcm_extplug_set_slave_param_minmax(snd_pcm_extplug_t *extplug, int type, unsigned int min, unsigned int max) snd_pcm_extplug_set_slave_param_minmax() argument
828 snd_pcm_extplug_set_param_list(snd_pcm_extplug_t *extplug, int type, unsigned int num_list, const unsigned int *list) snd_pcm_extplug_set_param_list() argument
850 snd_pcm_extplug_set_param_minmax(snd_pcm_extplug_t *extplug, int type, unsigned int min, unsigned int max) snd_pcm_extplug_set_param_minmax() argument
874 snd_pcm_extplug_set_param_link(snd_pcm_extplug_t *extplug, int type, int keep_link) snd_pcm_extplug_set_param_link() argument
[all...]

Completed in 2 milliseconds