Home
last modified time | relevance | path

Searched refs:snd_compr_codec_caps (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dcompress_offload.h119 struct snd_compr_codec_caps { struct
168 struct snd_compr_codec_caps)
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dcompress_offload.h119 struct snd_compr_codec_caps { struct
168 struct snd_compr_codec_caps)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dcompress_offload.h119 struct snd_compr_codec_caps { struct
168 struct snd_compr_codec_caps)
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/sst/
H A Dsst_drv_interface.c388 static const struct snd_compr_codec_caps caps_mp3 = {
405 static const struct snd_compr_codec_caps caps_aac = {
424 static int sst_cdev_codec_caps(struct snd_compr_codec_caps *codec) in sst_cdev_codec_caps()
/OK3568_Linux_fs/kernel/include/sound/
H A Dcompress_driver.h137 struct snd_compr_codec_caps *codec);
H A Dsoc-component.h64 struct snd_compr_codec_caps *codec);
/OK3568_Linux_fs/kernel/sound/soc/uniphier/
H A Daio-compress.c403 static const struct snd_compr_codec_caps caps_iec = {
418 struct snd_compr_codec_caps *codec) in uniphier_aio_compr_get_codec_caps()
/OK3568_Linux_fs/kernel/sound/soc/intel/atom/
H A Dsst-mfld-platform.h113 int (*get_codec_caps)(struct snd_compr_codec_caps *codec);
H A Dsst-mfld-platform-compress.c242 struct snd_compr_codec_caps *codec) in sst_platform_compr_get_codec_caps()
/OK3568_Linux_fs/kernel/sound/soc/qcom/qdsp6/
H A Dq6asm-dai.c166 static const struct snd_compr_codec_caps q6asm_compr_caps = {
1166 struct snd_compr_codec_caps *codec) in q6asm_dai_compr_get_codec_caps()
/OK3568_Linux_fs/kernel/sound/soc/sprd/
H A Dsprd-pcm-compress.c626 struct snd_compr_codec_caps *codec) in sprd_platform_compr_get_codec_caps()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-compress.c560 struct snd_compr_codec_caps *codec) in soc_compr_get_codec_caps()
/OK3568_Linux_fs/kernel/sound/core/
H A Dcompress_offload.c474 struct snd_compr_codec_caps *caps; in snd_compr_get_codec_caps()