Home
last modified time | relevance | path

Searched refs:ttable (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/sound/component/aw-alsa-lib/
A Dpcm_route.c152 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() argument
513 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 …]
A Dpcm_plug.c174 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 …]
A Dalsa_config.c134 .ttable = {
151 .ttable = {
/bsp/allwinner/libraries/sunxi-hal/include/hal/aw-alsa-lib/plugin/
A Dpcm_plug.h54 snd_pcm_route_ttable_config_t ttable[]; member
A Dpcm_route.h71 snd_pcm_route_ttable_config_t ttable[]; member

Completed in 13 milliseconds