Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.c261 …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
267 return calc_dst_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()
269 return calc_src_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()