Searched refs:drv_frames (Results 1 – 1 of 1) sorted by relevance
247 …cm_sframes_t snd_pcm_plug_client_size(struct snd_pcm_substream *plug, snd_pcm_uframes_t drv_frames) in snd_pcm_plug_client_size() argument253 return calc_src_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()255 return calc_dst_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()