Searched refs:ttable (Results 1 – 5 of 5) sorted by relevance
152 frames, ttable, params); in snd_pcm_route_convert1_one()203 frames, ttable, params); in snd_pcm_route_convert1_one_getput()261 int nsrcs = ttable->nsrcs; in snd_pcm_route_convert1_many()278 src_tt[srcidx1] = ttable->srcs[srcidx]; in snd_pcm_route_convert1_many()286 frames, ttable, params); in snd_pcm_route_convert1_many()503 snd_pcm_route_ttable_entry_t *ttable, in snd_pcm_route_load_ttable() argument513 ttable[k] = 0.0; in snd_pcm_route_load_ttable()996 assert(pcmp && slave && ttable); in snd_pcm_route_open()1074 if (!ttable) { in _snd_pcm_route_open()1088 free(ttable); in _snd_pcm_route_open()[all …]
174 free(plug->ttable); in snd_pcm_plug_close()264 ttable = malloc(tt_cused * tt_sused * sizeof(*ttable)); in snd_pcm_plug_change_channels()265 if (!ttable) { in snd_pcm_plug_change_channels()292 ttable[k] = 0; in snd_pcm_plug_change_channels()349 free(ttable); in snd_pcm_plug_change_channels()350 ttable = NULL; in snd_pcm_plug_change_channels()872 !plug->ttable)) {1032 plug->ttable = ttable; in snd_pcm_plug_open()1089 if (!ttable) { in _snd_pcm_plug_open()1159 if (ttable) in _snd_pcm_plug_open()[all …]
134 .ttable = {151 .ttable = {
54 snd_pcm_route_ttable_config_t ttable[]; member
71 snd_pcm_route_ttable_config_t ttable[]; member
Completed in 13 milliseconds