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

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_pcm.c 395 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
458 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
470 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
491 struct snd_pcm_sync_ptr *sync_ptr = pcm->sync_ptr;
811 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 376 struct snd_pcm_sync_ptr { struct
458 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 429 struct snd_pcm_sync_ptr { struct
529 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 437 struct snd_pcm_sync_ptr { struct
527 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 434 struct snd_pcm_sync_ptr { struct
536 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 445 struct snd_pcm_sync_ptr { struct
536 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 458 struct snd_pcm_sync_ptr { struct
560 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 475 struct snd_pcm_sync_ptr { struct
566 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 432 struct snd_pcm_sync_ptr { struct
534 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 445 struct snd_pcm_sync_ptr { struct
536 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /hardware/qcom/msm8x26/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/msm8x26/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...]
  /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.15-4.8/sysroot/usr/include/sound/
asound.h 415 struct snd_pcm_sync_ptr { struct
456 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 484 struct snd_pcm_sync_ptr { struct
576 #define SNDRV_PCM_IOCTL_SYNC_PTR _IOWR('A', 0x23, struct snd_pcm_sync_ptr)
    [all...]
  /external/tinyalsa/
pcm.c 255 struct snd_pcm_sync_ptr *sync_ptr;
    [all...]

Completed in 5871 milliseconds