HomeSort by relevance Sort by last modified time
    Searched full:pcm_bytes_to_frames (Results 1 - 2 of 2) sorted by null

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 133 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes);
  /external/tinyalsa/
pcm.c 210 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) function
785 count = pcm_bytes_to_frames(pcm, bytes);

Completed in 942 milliseconds