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

  /external/adhd/cras/src/tests/
alsa_helpers_unittest.cc 318 int snd_pcm_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, function
  /external/adhd/cras/src/server/
cras_alsa_helpers.c 686 rc = snd_pcm_htimestamp(handle, avail, tstamp);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
pcm.h 460 int snd_pcm_htimestamp(snd_pcm_t *pcm, snd_pcm_uframes_t *avail, snd_htimestamp_t *tstamp);
    [all...]

Completed in 346 milliseconds