HomeSort by relevance Sort by last modified time
    Searched refs:snd_pcm_sync_ptr (Results 1 - 11 of 11) 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;
aplay.c 262 struct snd_pcm_sync_ptr *sync_ptr1 = pcm->sync_ptr;
arec.c 233 struct snd_pcm_sync_ptr *sync_ptr1 = pcm->sync_ptr;
  /bionic/libc/kernel/uapi/sound/
asound.h 427 struct snd_pcm_sync_ptr { struct
527 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 436 struct snd_pcm_sync_ptr { struct
526 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 427 struct snd_pcm_sync_ptr { struct
527 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 436 struct snd_pcm_sync_ptr { struct
526 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 408 struct snd_pcm_sync_ptr { struct
449 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 408 struct snd_pcm_sync_ptr { struct
449 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /external/tinyalsa/
pcm.c 256 struct snd_pcm_sync_ptr *sync_ptr;
    [all...]

Completed in 112 milliseconds