Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dcompress_offload.h53 struct snd_codec codec;
170 #define SNDRV_COMPRESS_GET_PARAMS _IOR('C', 0x13, struct snd_codec)
Dcompress_params.h390 struct snd_codec { struct
/external/tinycompress/include/tinycompress/
Dtinycompress.h71 struct snd_codec *codec;
266 unsigned int flags, struct snd_codec *codec);
/external/tinycompress/
Dcplay.c129 int check_codec_format_supported(unsigned int card, unsigned int device, struct snd_codec *codec) in check_codec_format_supported()
203 struct snd_codec codec; in play_samples()
Dcompress.c185 static bool _is_codec_type_supported(int fd, struct snd_codec *codec) in _is_codec_type_supported()
589 unsigned int flags, struct snd_codec *codec) in is_codec_supported()