Searched refs:pcm_bytes_to_frames (Results 1 – 2 of 2) sorted by relevance
204 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes);
318 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) in pcm_bytes_to_frames() function1202 count = pcm_bytes_to_frames(pcm, bytes); in pcm_mmap_transfer()