Searched defs:dst_frames (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/sound/core/oss/ |
| H A D | pcm_plugin.h | 48 snd_pcm_sframes_t (*dst_frames)(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t src_frames); member
|
| H A D | rate.c | 254 snd_pcm_uframes_t dst_frames; in rate_transfer() local 64 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 [all...] |
| /kernel/linux/linux-6.6/sound/core/oss/ |
| H A D | rate.c | 254 snd_pcm_uframes_t dst_frames; in rate_transfer() local 64 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 [all...] |
| H A D | pcm_plugin.h | 48 snd_pcm_sframes_t (*dst_frames)(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t src_frames); member
|
Completed in 3 milliseconds