Home
last modified time | relevance | path

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

/linux-3.4.99/sound/core/oss/
Dpcm_plugin.c229 …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
237 if (clt_frames == 0) in snd_pcm_plug_slave_size()
239 frames = clt_frames; in snd_pcm_plug_slave_size()