HomeSort by relevance Sort by last modified time
    Searched full:snd_pcm_sync_ptr (Results 1 - 9 of 9) sorted by null

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 399 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
462 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
474 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
495 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
815 pcm->sync_ptr = calloc(1, sizeof(struct snd_pcm_sync_ptr));
alsa_audio.h 39 struct snd_pcm_sync_ptr *sync_ptr;
arec.c 233 struct snd_pcm_sync_ptr *sync_ptr1 = pcm->sync_ptr;
aplay.c 262 struct snd_pcm_sync_ptr *sync_ptr1 = pcm->sync_ptr;
  /external/kernel-headers/original/sound/
asound.h 424 struct snd_pcm_sync_ptr { struct
465 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /bionic/libc/kernel/common/sound/
asound.h 401 struct snd_pcm_sync_ptr { struct
447 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 414 struct snd_pcm_sync_ptr { struct
449 SNDRV_PCM_IOCTL_SYNC_PTR = _IOWR('A', 0x23, struct snd_pcm_sync_ptr),
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/sound/
asound.h 414 struct snd_pcm_sync_ptr { struct
449 SNDRV_PCM_IOCTL_SYNC_PTR = _IOWR('A', 0x23, struct snd_pcm_sync_ptr),
    [all...]
  /external/tinyalsa/
pcm.c 169 struct snd_pcm_sync_ptr *sync_ptr;

Completed in 286 milliseconds