Searched refs:masks (Results 1 - 12 of 12) sorted by relevance

/hardware/interfaces/audio/2.0/
H A DIStream.hal81 * Return supported channel masks of the stream. Calling this method is
85 * @return masks supported audio masks.
87 getSupportedChannelMasks() generates (vec<AudioChannelMask> masks);
/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h342 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h360 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
362 struct snd_mask mres[5]; /* reserved masks */
366 unsigned int rmask; /* W: requested masks */
367 unsigned int cmask; /* R: changed masks */
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h346 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member in struct:snd_pcm_hw_params
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h366 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
368 struct snd_mask mres[5]; /* reserved masks */
372 unsigned int rmask; /* W: requested masks */
373 unsigned int cmask; /* R: changed masks */
/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h346 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member in struct:snd_pcm_hw_params
/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h366 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
368 struct snd_mask mres[5]; /* reserved masks */
372 unsigned int rmask; /* W: requested masks */
373 unsigned int cmask; /* R: changed masks */
/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dasound.h341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dasound.h359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
361 struct snd_mask mres[5]; /* reserved masks */
365 unsigned int rmask; /* W: requested masks */
366 unsigned int cmask; /* R: changed masks */
/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dasound.h341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dasound.h359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member in struct:snd_pcm_hw_params
361 struct snd_mask mres[5]; /* reserved masks */
365 unsigned int rmask; /* W: requested masks */
366 unsigned int cmask; /* R: changed masks */
/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_pcm.c202 return &(p->masks[n - SNDRV_PCM_HW_PARAM_FIRST_MASK]);

Completed in 107 milliseconds