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

/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_pcm.c191 return (p >= SNDRV_PCM_HW_PARAM_FIRST_INTERVAL) &&
197 return &(p->intervals[n - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL]);
253 for (n = SNDRV_PCM_HW_PARAM_FIRST_INTERVAL;
293 for (n = SNDRV_PCM_HW_PARAM_FIRST_INTERVAL;
/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h320 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
347 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h337 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
364 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h327 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
349 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h343 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
370 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h327 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
349 struct snd_interval intervals[SNDRV_PCM_HW_PARAM_LAST_INTERVAL - SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h343 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
370 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h319 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
346 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h336 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
363 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h319 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
346 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h336 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS macro
363 SNDRV_PCM_HW_PARAM_FIRST_INTERVAL + 1];

Completed in 93 milliseconds