Searched refs:calc_src_frames (Results 1 – 1 of 1) sorted by relevance
210 static snd_pcm_sframes_t calc_src_frames(struct snd_pcm_substream *plug, in calc_src_frames() function238 return calc_src_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()255 return calc_src_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()621 return calc_src_frames(plug, frames, true); in snd_pcm_plug_write_transfer()631 frames = calc_src_frames(plug, frames, true); in snd_pcm_plug_read_transfer()