Searched refs:snd_pcm_sframes_t (Results 1 - 11 of 11) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h111 typedef signed long snd_pcm_sframes_t; typedef
399 snd_pcm_sframes_t delay;
444 snd_pcm_sframes_t result;
450 snd_pcm_sframes_t result;
526 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h144 typedef signed long snd_pcm_sframes_t; typedef
409 snd_pcm_sframes_t delay; /* current delay in frames */
450 snd_pcm_sframes_t result;
456 snd_pcm_sframes_t result;
525 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h115 typedef signed long snd_pcm_sframes_t; typedef
402 snd_pcm_sframes_t delay;
447 snd_pcm_sframes_t result;
454 snd_pcm_sframes_t result;
531 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h147 typedef signed long snd_pcm_sframes_t; typedef
417 snd_pcm_sframes_t delay; /* current delay in frames */
458 snd_pcm_sframes_t result;
464 snd_pcm_sframes_t result;
534 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h115 typedef signed long snd_pcm_sframes_t; typedef
402 snd_pcm_sframes_t delay;
447 snd_pcm_sframes_t result;
454 snd_pcm_sframes_t result;
531 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h147 typedef signed long snd_pcm_sframes_t; typedef
417 snd_pcm_sframes_t delay; /* current delay in frames */
458 snd_pcm_sframes_t result;
464 snd_pcm_sframes_t result;
534 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h110 typedef signed long snd_pcm_sframes_t; typedef
397 snd_pcm_sframes_t delay;
442 snd_pcm_sframes_t result;
449 snd_pcm_sframes_t result;
525 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h143 typedef signed long snd_pcm_sframes_t; typedef
408 snd_pcm_sframes_t delay; /* current delay in frames */
449 snd_pcm_sframes_t result;
455 snd_pcm_sframes_t result;
524 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h110 typedef signed long snd_pcm_sframes_t; typedef
397 snd_pcm_sframes_t delay;
442 snd_pcm_sframes_t result;
449 snd_pcm_sframes_t result;
525 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h143 typedef signed long snd_pcm_sframes_t; typedef
408 snd_pcm_sframes_t delay; /* current delay in frames */
449 snd_pcm_sframes_t result;
455 snd_pcm_sframes_t result;
524 #define SNDRV_PCM_IOCTL_DELAY _IOR('A', 0x21, snd_pcm_sframes_t)
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioStreamOutALSA.cpp117 snd_pcm_sframes_t n = 0;

Completed in 207 milliseconds