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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 234 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset, unsigned int frames);
  /external/tinyalsa/
pcm.c 432 commit = pcm_mmap_commit(pcm, pcm_offset, frames);
1109 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset, unsigned int frames) function
    [all...]

Completed in 38 milliseconds