Searched refs:ttable (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/pcm/
H A Ddpl.conf11 ttable.0.0 1
12 ttable.1.1 1
13 ttable.2.0 0.707
14 ttable.2.1 -0.707
15 ttable.3.0 0.707
16 ttable.3.1 -0.707
17 ttable.4.0 0.707
18 ttable.4.1 0.707
19 ttable.5.0 0
20 ttable
[all...]
H A Dsurround41.conf57 ttable.0.0 1
58 ttable.1.1 1
59 ttable.2.2 1
60 ttable.3.3 1
61 ttable.4.5 1
H A Dsurround50.conf57 ttable.0.0 1
58 ttable.1.1 1
59 ttable.2.2 1
60 ttable.3.3 1
61 ttable.4.4 1
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DGUS.conf13 ttable.0.0 1
14 ttable.1.1 1
H A DICE1712.conf38 ttable.0.0 1
39 ttable.1.1 1
48 ttable.0.0 1
49 ttable.1.1 1
66 ttable.0.0 1
67 ttable.1.1 1
68 ttable.2.2 1
69 ttable.3.3 1
87 ttable.0.0 1
88 ttable
[all...]
H A DICE1724.conf85 ttable.0.0 1
86 ttable.1.1 1
87 ttable.2.4 1
88 ttable.3.5 1
108 ttable.0.0 1
109 ttable.1.1 1
110 ttable.2.4 1
111 ttable.3.5 1
112 ttable.4.2 1
113 ttable
[all...]
H A DATIIXP-MODEM.conf19 ttable.0.1 1
20 ttable.1.0 0
H A DUSB-Audio.conf229 ttable.0.0 1
230 ttable.1.1 1
231 ttable.2.4 1
232 ttable.3.5 1
247 ttable.0.0 1
248 ttable.1.1 1
249 ttable.2.2 1
250 ttable.3.3 1
298 ttable.0.0 1
299 ttable
[all...]
H A DNFORCE.conf113 ttable.0.0 1
114 ttable.1.1 1
115 ttable.2.4 1
116 ttable.3.5 1
117 ttable.4.2 1
118 ttable.5.3 1
184 ttable.0.0 1
185 ttable.1.1 1
186 ttable.2.4 1
187 ttable
[all...]
H A DRME9636.conf47 ttable.0.16 1
48 ttable.1.17 1
H A DRME9652.conf47 ttable.0.24 1
48 ttable.1.25 1
H A DICH.conf113 ttable.0.0 1
114 ttable.1.1 1
115 ttable.2.4 1
116 ttable.3.5 1
117 ttable.4.2 1
118 ttable.5.3 1
H A DVIA8237.conf92 ttable.0.0 1
93 ttable.1.1 1
94 ttable.2.4 1
95 ttable.3.5 1
96 ttable.4.2 1
97 ttable.5.3 1
H A DFireWave.conf38 ttable [
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm_route.c81 const snd_pcm_route_ttable_dst_t *ttable,
115 const snd_pcm_route_ttable_dst_t* ttable ATTRIBUTE_UNUSED,
129 const snd_pcm_route_ttable_dst_t* ttable,
141 for (srcidx = 0; srcidx < ttable->nsrcs && srcidx < src_channels; ++srcidx) {
142 unsigned int channel = ttable->srcs[srcidx].channel;
149 if (srcidx == ttable->nsrcs || srcidx == src_channels) {
153 frames, ttable, params);
179 const snd_pcm_route_ttable_dst_t* ttable,
192 for (srcidx = 0; srcidx < ttable->nsrcs && srcidx < src_channels; ++srcidx) {
193 unsigned int channel = ttable
123 snd_pcm_route_convert1_one(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_channels, snd_pcm_uframes_t frames, const snd_pcm_route_ttable_dst_t* ttable, const snd_pcm_route_params_t *params) argument
173 snd_pcm_route_convert1_one_getput(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_channels, snd_pcm_uframes_t frames, const snd_pcm_route_ttable_dst_t* ttable, const snd_pcm_route_params_t *params) argument
225 snd_pcm_route_convert1_many(const snd_pcm_channel_area_t *dst_area, snd_pcm_uframes_t dst_offset, const snd_pcm_channel_area_t *src_areas, snd_pcm_uframes_t src_offset, unsigned int src_channels, snd_pcm_uframes_t frames, const snd_pcm_route_ttable_dst_t* ttable, const snd_pcm_route_params_t *params) argument
765 route_load_ttable(snd_pcm_route_params_t *params, snd_pcm_stream_t stream, unsigned int tt_ssize, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_cused, unsigned int tt_sused) argument
851 snd_pcm_route_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int schannels, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_ssize, unsigned int tt_cused, unsigned int tt_sused, snd_pcm_t *slave, int close_slave) argument
969 snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_csize, unsigned int tt_ssize, unsigned int *tt_cused, unsigned int *tt_sused, int schannels) argument
1092 snd_pcm_route_ttable_entry_t *ttable = NULL; local
[all...]
H A Dpcm_plug.c55 snd_pcm_route_ttable_entry_t *ttable; member in struct:__anon1495
66 free(plug->ttable);
380 snd_pcm_route_ttable_entry_t *ttable; local
383 (!plug->ttable || !plug->ttable_last))
392 ttable = alloca(tt_cused * tt_sused * sizeof(*ttable));
393 if (plug->ttable) { /* expand or shrink table */
403 v = plug->ttable[c * plug->tt_ssize + s];
404 ttable[c * tt_ssize + s] = v;
414 ttable[
1101 snd_pcm_plug_open(snd_pcm_t **pcmp, const char *name, snd_pcm_format_t sformat, int schannels, int srate, const snd_config_t *rate_converter, enum snd_pcm_plug_route_policy route_policy, snd_pcm_route_ttable_entry_t *ttable, unsigned int tt_ssize, unsigned int tt_cused, unsigned int tt_sused, snd_pcm_t *slave, int close_slave) argument
1221 snd_pcm_route_ttable_entry_t *ttable = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm_plugin.h54 /** route ttable entry type */
59 /** route ttable entry type */
138 int snd_pcm_route_load_ttable(snd_config_t *tt, snd_pcm_route_ttable_entry_t *ttable,
147 snd_pcm_route_ttable_entry_t *ttable,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dhead_64.S28 #include <asm/ttable.h>
825 * The following skip makes sure the trap table in ttable.S is aligned
859 #include "ttable.S"

Completed in 146 milliseconds