Home
last modified time | relevance | path

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

/third_party/alsa-lib/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
152 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable,
161 snd_pcm_route_ttable_entry_t *ttable,
/third_party/alsa-lib/src/pcm/
H A Dpcm_route.c932 snd_pcm_route_ttable_entry_t *ttable, in route_load_ttable()
956 snd_pcm_route_ttable_entry_t t = 0; in route_load_ttable()
961 snd_pcm_route_ttable_entry_t v; in route_load_ttable()
1019 snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_route_open()
1144 static int _snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, in _snd_pcm_route_load_ttable()
1227 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_route_load_ttable()
1301 snd_pcm_route_ttable_entry_t *ttable = NULL; in _snd_pcm_route_open()
1397 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;
400 snd_pcm_route_ttable_entry_t *ttable; in snd_pcm_plug_change_channels()
417 snd_pcm_route_ttable_entry_t v; in snd_pcm_plug_change_channels()
450 snd_pcm_route_ttable_entry_t v = SND_PCM_PLUGIN_ROUTE_FULL; in snd_pcm_plug_change_channels()
1151 snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_plug_open()
1274 snd_pcm_route_ttable_entry_t *ttable = NULL; in _snd_pcm_plug_open()

Completed in 5 milliseconds