Home
last modified time | relevance | path

Searched refs:snd_codec (Results 1 – 24 of 24) sorted by relevance

/aosp12/hardware/qcom/msm8994/kernel-headers/sound/
H A Dcompress_offload.h34 struct snd_codec codec;
99 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h272 struct snd_codec { struct
/aosp12/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dcompress_offload.h52 struct snd_codec codec;
181 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h425 struct snd_codec { struct
/aosp12/hardware/qcom/msm8x26/kernel-headers/sound/
H A Dcompress_offload.h34 struct snd_codec codec;
96 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h277 struct snd_codec { struct
/aosp12/hardware/qcom/msm8x26/original-kernel-headers/sound/
H A Dcompress_offload.h52 struct snd_codec codec;
179 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h427 struct snd_codec { struct
/aosp12/hardware/qcom/msm8x84/kernel-headers/sound/
H A Dcompress_offload.h34 struct snd_codec codec;
96 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h270 struct snd_codec { struct
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/sound/
H A Dcompress_offload.h52 struct snd_codec codec;
179 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h423 struct snd_codec { struct
/aosp12/bionic/libc/kernel/uapi/sound/
H A Dcompress_offload.h31 struct snd_codec codec;
76 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h227 struct snd_codec { struct
/aosp12/hardware/qcom/msm8996/kernel-headers/sound/
H A Dcompress_offload.h34 struct snd_codec codec;
99 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h317 struct snd_codec { struct
/aosp12/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dcompress_offload.h52 struct snd_codec codec;
183 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h468 struct snd_codec { struct
/aosp12/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dcompress_offload.h34 struct snd_codec codec;
99 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h317 struct snd_codec { struct
/aosp12/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dcompress_offload.h52 struct snd_codec codec;
183 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
H A Dcompress_params.h468 struct snd_codec { struct
/aosp12/hardware/qcom/audio/legacy/libalsa-intf/
H A Dalsa_audio.h242 struct snd_codec { struct
266 struct snd_codec codec; argument
/aosp12/hardware/qcom/audio/hal/
H A Daudio_hw.c5175 out->compr_config.codec = (struct snd_codec *) in adev_open_output_stream()
5176 calloc(1, sizeof(struct snd_codec)); in adev_open_output_stream()