Home
last modified time | relevance | path

Searched defs:dst_frames (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/sound/core/oss/
Drate.c67 int src_frames, int dst_frames) in resample_expand()
126 int src_frames, int dst_frames) in resample_shrink()
254 snd_pcm_uframes_t dst_frames; in rate_transfer() local
Dpcm_plugin.h48 snd_pcm_sframes_t (*dst_frames)(struct snd_pcm_plugin *plugin, snd_pcm_uframes_t src_frames); member