Home
last modified time | relevance | path

Searched refs:clt_frames (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/sound/core/oss/
Dpcm_plugin.c262 …pcm_sframes_t snd_pcm_plug_slave_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t clt_frames) in snd_pcm_plug_slave_size() argument
268 return calc_dst_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()
270 return calc_src_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()