Searched defs:plugin (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/core/oss/
H A Dcopy.c31 static snd_pcm_sframes_t copy_transfer(struct snd_pcm_plugin *plugin, argument
70 struct snd_pcm_plugin *plugin; local
H A Dio.c41 static snd_pcm_sframes_t io_playback_transfer(struct snd_pcm_plugin *plugin, argument
64 static snd_pcm_sframes_t io_capture_transfer(struct snd_pcm_plugin *plugin, argument
88 io_src_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) argument
112 struct snd_pcm_plugin *plugin; local
[all...]
H A Droute.c52 static snd_pcm_sframes_t route_transfer(struct snd_pcm_plugin *plugin, argument
94 struct snd_pcm_plugin *plugin; local
H A Dlinear.c40 static void convert(struct snd_pcm_plugin *plugin, argument
81 static snd_pcm_sframes_t linear_transfer(struct snd_pcm_plugin *plugin, argument
141 struct snd_pcm_plugin *plugin; local
[all...]
H A Dmulaw.c155 static void mulaw_decode(struct snd_pcm_plugin *plugin, argument
197 static void mulaw_encode(struct snd_pcm_plugin *plugin, argument
240 mulaw_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
294 struct snd_pcm_plugin *plugin; local
[all...]
H A Drate.c57 static void rate_init(struct snd_pcm_plugin *plugin) argument
68 static void resample_expand(struct snd_pcm_plugin *plugin, argument
127 static void resample_shrink(struct snd_pcm_plugin *plugin, argument
187 rate_src_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) argument
219 rate_dst_frames(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) argument
251 rate_transfer(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, snd_pcm_uframes_t frames) argument
284 rate_action(struct snd_pcm_plugin *plugin, enum snd_pcm_plugin_action action, unsigned long udata) argument
307 struct snd_pcm_plugin *plugin; local
[all...]
H A Dpcm_plugin.c50 static int snd_pcm_plugin_alloc(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames) argument
108 struct snd_pcm_plugin *plugin = snd_pcm_plug_first(plug); local
119 struct snd_pcm_plugin *plugin = snd_pcm_plug_last(plug); local
134 snd_pcm_plugin_client_channels(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t frames, struct snd_pcm_plugin_channel **channels) argument
149 struct snd_pcm_plugin *plugin; local
181 snd_pcm_plugin_free(struct snd_pcm_plugin *plugin) argument
195 struct snd_pcm_plugin *plugin, *plugin_prev, *plugin_next; local
224 struct snd_pcm_plugin *plugin, *plugin_prev, *plugin_next; local
353 struct snd_pcm_plugin *plugin = NULL; local
536 struct snd_pcm_plugin *plugin; local
569 struct snd_pcm_plugin *plugin, *next; local
601 struct snd_pcm_plugin *plugin, *next; local
[all...]
H A Dpcm_oss.c558 struct snd_pcm_plugin *plugin, *next; local
570 static int snd_pcm_plugin_insert(struct snd_pcm_plugin *plugin) argument
585 snd_pcm_plugin_append(struct snd_pcm_plugin *plugin) argument
900 struct snd_pcm_plugin *plugin; local
[all...]

Completed in 61 milliseconds