Searched defs:num_codecs (Results 1 - 7 of 7) sorted by relevance
/linux-4.1.27/include/uapi/sound/ | ||
H A D | compress_offload.h | 102 __u32 num_codecs; member in struct:snd_compr_caps |
/linux-4.1.27/include/sound/ | ||
H A D | hdaudio.h | 182 unsigned int num_codecs; member in struct:hdac_bus |
H A D | vx_core.h | 119 unsigned int num_codecs; member in struct:snd_vx_hardware |
H A D | soc.h | 948 unsigned int num_codecs; member in struct:snd_soc_dai_link 1158 unsigned int num_codecs; member in struct:snd_soc_pcm_runtime |
/linux-4.1.27/drivers/media/platform/coda/ | ||
H A D | coda-common.c | 302 int num_codecs = dev->devtype->num_codecs; coda_find_codec() local 327 int num_codecs = dev->devtype->num_codecs; coda_get_max_dimensions() local |
H A D | coda.h | 56 unsigned int num_codecs; member in struct:coda_devtype |
/linux-4.1.27/sound/soc/ | ||
H A D | soc-core.c | 3574 int index, num_codecs, ret; snd_soc_of_get_dai_link_codecs() local |
Completed in 331 milliseconds