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

  /device/samsung/crespo/alsa-lib/include/
pcm.h 445 int snd_pcm_avail_delay(snd_pcm_t *pcm, snd_pcm_sframes_t *availp, snd_pcm_sframes_t *delayp);
    [all...]
  /device/samsung/crespo/alsa-utils/aplay/
aplay.c     [all...]
  /device/samsung/crespo/alsa-lib/src/pcm/
pcm.c 405 use functions #snd_pcm_avail(), #snd_pcm_delay() or #snd_pcm_avail_delay().
422 The function #snd_pcm_avail_delay() combines #snd_pcm_avail() and
2466 int snd_pcm_avail_delay(snd_pcm_t *pcm, function
    [all...]

Completed in 13 milliseconds