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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 204 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes);
  /external/tinyalsa/
tinycap.c 232 return pcm_bytes_to_frames(pcm, bytes_read);
pcm.c 319 unsigned int pcm_bytes_to_frames(struct pcm *pcm, unsigned int bytes) function
    [all...]

Completed in 32 milliseconds