Home
last modified time | relevance | path

Searched refs:snd_pcm_route_ttable_entry_t (Results 1 – 3 of 3) sorted by relevance

/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dpcm_plugin.h56 typedef float snd_pcm_route_ttable_entry_t; typedef
61 typedef int snd_pcm_route_ttable_entry_t; typedef
139 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable,
148 snd_pcm_route_ttable_entry_t *ttable,
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm_route.c923 snd_pcm_route_ttable_entry_t *ttable, in route_load_ttable()
947 snd_pcm_route_ttable_entry_t t = 0; in route_load_ttable()
952 snd_pcm_route_ttable_entry_t v; in route_load_ttable()
1010 snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_route_open()
1135 static int _snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, in _snd_pcm_route_load_ttable()
1219 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_route_load_ttable()
1292 snd_pcm_route_ttable_entry_t *ttable = NULL; in _snd_pcm_route_open()
1366 ttable = malloc(csize * ssize * sizeof(snd_pcm_route_ttable_entry_t)); in _snd_pcm_route_open()
H A Dpcm_plug.c55 snd_pcm_route_ttable_entry_t *ttable;
395 snd_pcm_route_ttable_entry_t *ttable; in snd_pcm_plug_change_channels()
412 snd_pcm_route_ttable_entry_t v; in snd_pcm_plug_change_channels()
445 snd_pcm_route_ttable_entry_t v = SND_PCM_PLUGIN_ROUTE_FULL; in snd_pcm_plug_change_channels()
1110 snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_plug_open()
1233 snd_pcm_route_ttable_entry_t *ttable = NULL; in _snd_pcm_plug_open()