Searched refs:bytes_to_samples (Results 1 – 4 of 4) sorted by relevance
379 bytes_to_samples(runtime, count)); in snd_gf1_pcm_playback_silence()
739 static inline ssize_t bytes_to_samples(struct snd_pcm_runtime *runtime, ssize_t size) in bytes_to_samples() function
742 bytes_to_samples(runtime, runtime->dma_bytes)); in snd_pcm_runtime_buffer_set_silence()3610 frames = bytes_to_samples(runtime, iov->iov_len); in snd_pcm_readv()3649 frames = bytes_to_samples(runtime, iov->iov_len); in snd_pcm_writev()
2083 bytes_to_samples(runtime, bytes)); in fill_silence()