Searched defs:src_frames (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/sound/core/oss/
H A Dpcm_plugin.h62 snd_pcm_sframes_t (*src_frames)(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t dst_frames); member in struct:snd_pcm_plugin
H A Drate.c64 resample_expand(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, int src_frames, int dst_frames) resample_expand() argument
123 resample_shrink(struct snd_pcm_plugin *plugin, const struct snd_pcm_plugin_channel *src_channels, struct snd_pcm_plugin_channel *dst_channels, int src_frames, int dst_frames) resample_shrink() argument

Completed in 60 milliseconds