Searched refs:calc_src_frames (Results 1 – 1 of 1) sorted by relevance
225 static snd_pcm_sframes_t calc_src_frames(struct snd_pcm_substream *plug, in calc_src_frames() function253 return calc_src_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()270 return calc_src_frames(plug, clt_frames, false); in snd_pcm_plug_slave_size()636 return calc_src_frames(plug, frames, true); in snd_pcm_plug_write_transfer()646 frames = calc_src_frames(plug, frames, true); in snd_pcm_plug_read_transfer()