/hardware/interfaces/gnss/1.0/ |
D | IGnssConfiguration.hal | 24 * Enum which holds the bit masks for SUPL_MODE configuration parameter. 35 * Enum which holds the bit masks for GPS_LOCK configuration parameter. 46 * Enum that hold the bit masks for various LTE Positioning Profile settings (LPP_PROFILE 59 * Enum which holds the bit masks for A_GLONASS_POS_PROTOCOL_SELECT
|
D | IGnssBatching.hal | 43 * Enum which holds the bit masks for batching control.
|
/hardware/interfaces/audio/4.0/ |
D | IStream.hal | 92 * Return supported channel masks of the stream. Calling this method is 96 * @param format audio format for which the channel masks are supported. 99 * @return masks supported audio masks. 102 generates (Result retval, vec<bitfield<AudioChannelMask>> masks);
|
D | IDevice.hal | 185 * formats, channel masks, gain controllers...) for this port.
|
/hardware/interfaces/audio/5.0/ |
D | IStream.hal | 92 * Return supported channel masks of the stream. Calling this method is 96 * @param format audio format for which the channel masks are supported. 99 * @return masks supported audio masks. 102 generates (Result retval, vec<bitfield<AudioChannelMask>> masks);
|
D | IDevice.hal | 185 * formats, channel masks, gain controllers...) for this port.
|
/hardware/interfaces/audio/2.0/ |
D | IStream.hal | 81 * Return supported channel masks of the stream. Calling this method is 85 * @return masks supported audio masks. 87 getSupportedChannelMasks() generates (vec<AudioChannelMask> masks);
|
D | IDevice.hal | 183 * formats, channel masks, gain controllers...) for this port.
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asound.h | 366 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8998/kernel-headers/sound/ |
D | asound.h | 358 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member
|
/hardware/qcom/msm8x26/original-kernel-headers/sound/ |
D | asound.h | 359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | asound.h | 342 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | asound.h | 360 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8x09/original-kernel-headers/sound/ |
D | asound.h | 366 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8x84/original-kernel-headers/sound/ |
D | asound.h | 359 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8x09/kernel-headers/sound/ |
D | asound.h | 346 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asound.h | 348 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - SNDRV_PCM_HW_PARAM_FIRST_MASK + 1]; member
|
/hardware/qcom/msm8x84/kernel-headers/sound/ |
D | asound.h | 341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8998/original-kernel-headers/sound/ |
D | asound.h | 378 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/qcom/msm8x26/kernel-headers/sound/ |
D | asound.h | 341 struct snd_mask masks[SNDRV_PCM_HW_PARAM_LAST_MASK - member
|
/hardware/interfaces/camera/device/1.0/ |
D | types.hal | 63 * A set of bit masks for specifying how the received preview frames are
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 202 return &(p->masks[n - SNDRV_PCM_HW_PARAM_FIRST_MASK]); in param_to_mask()
|