Searched refs:bytes_to_frames (Results 1 – 2 of 2) sorted by relevance
133 pos, pos, bytes_to_frames(substream->runtime, pos)); in snd_dmaengine_pcm_pointer()134 return bytes_to_frames(substream->runtime, pos); in snd_dmaengine_pcm_pointer()
161 static inline snd_pcm_sframes_t bytes_to_frames(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_frames() function
Completed in 5 milliseconds