Searched defs:pcm_bytes_to_frames (Results 1 - 1 of 1) sorted by relevance

/external/tinyalsa/
H A Dpcm.c319 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) function
1191 count = pcm_bytes_to_frames(pcm, bytes);

Completed in 74 milliseconds