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

  /external/tinyalsa/include/tinyalsa/
asoundlib.h 243 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset, unsigned int frames);
  /external/tinyalsa/
pcm.c 437 commit = pcm_mmap_commit(pcm, pcm_offset, frames);
1155 int pcm_mmap_commit(struct pcm *pcm, unsigned int offset __attribute__((unused)), unsigned int frames) function
    [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]

Completed in 136 milliseconds