Searched defs:pcm_bytes_to_frames (Results 1 - 1 of 1) sorted by relevance
/external/tinyalsa/ | ||
H A D | pcm.c | 324 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) function 1236 count = pcm_bytes_to_frames(pcm, bytes); |
Completed in 97 milliseconds