Searched refs:drv_frames (Results 1 – 1 of 1) sorted by relevance
246 …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() argument252 return calc_src_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()254 return calc_dst_frames(plug, drv_frames, false); in snd_pcm_plug_client_size()