Home
last modified time | relevance | path

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

/Linux-v4.19/sound/core/oss/
Dpcm_plugin.c230 …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
238 if (clt_frames == 0) in snd_pcm_plug_slave_size()
240 frames = clt_frames; in snd_pcm_plug_slave_size()