Searched refs:calc_src_frames (Results 1 – 1 of 1) sorted by relevance
221 static snd_pcm_sframes_t calc_src_frames(struct snd_pcm_substream *plug, in calc_src_frames() function249 return calc_src_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()266 return calc_src_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()629 return calc_src_frames(plug, frames, true); in snd_pcm_plug_write_transfer()639 frames = calc_src_frames(plug, frames, true); in snd_pcm_plug_read_transfer()