Home
last modified time | relevance | path

Searched full:codecs (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/OK3568_Linux_fs/buildroot/dl/alsa-ucm-conf/
HDalsa-ucm-conf-v1.2.6.3.tar.gzpax_global_header alsa-ucm-conf-1.2.6.3/ alsa-ucm-conf-1.2. ...
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/venus/
H A Dhfi_parser.c38 u32 codecs, u32 domain, func cb, void *data, in for_each_codec() argument
48 if (cap->codec & codecs && cap->domain == domain) in for_each_codec()
63 parse_alloc_mode(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_alloc_mode() argument
78 codecs, domain, fill_buf_mode, type, 1); in parse_alloc_mode()
94 parse_profile_level(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_profile_level() argument
105 for_each_codec(core->caps, ARRAY_SIZE(core->caps), codecs, domain, in parse_profile_level()
119 parse_caps(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_caps() argument
131 for_each_codec(core->caps, ARRAY_SIZE(core->caps), codecs, domain, in parse_caps()
145 parse_raw_formats(struct venus_core *core, u32 codecs, u32 domain, void *data) in parse_raw_formats() argument
170 for_each_codec(core->caps, ARRAY_SIZE(core->caps), codecs, domain, in parse_raw_formats()
[all …]
/OK3568_Linux_fs/kernel/sound/aoa/fabrics/
H A Dlayout.c7 * This fabric module looks for sound codecs based on the
50 * fabric has to know the codec anyway and all codecs might have
64 struct codec_connect_info codecs[MAX_CODECS_PER_BUS]; member
275 .codecs[0] = {
279 .codecs[1] = {
286 .codecs[0] = {
293 .codecs[0] = {
301 .codecs[0] = {
308 .codecs[0] = {
316 .codecs[0] = {
[all …]
/OK3568_Linux_fs/kernel/sound/soc/mediatek/
H A DKconfig11 that can be used with other codecs.
22 with the CS42448 codecs.
32 with the WM8960 codecs.
42 that can be used with other codecs.
52 with the MT6351 codecs.
62 that can be used with other codecs.
88 tristate "ASoC Audio driver for MT8173 with RT5650 RT5514 codecs"
94 with the RT5650 and RT5514 codecs.
99 tristate "ASoC Audio driver for MT8173 with RT5650 RT5676 codecs"
106 with the RT5650 and RT5676 codecs.
[all …]
/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8173/
H A Dmt8173-rt5650-rt5676.c3 * mt8173-rt5650-rt5676.c -- MT8173 machine driver with RT5650/5676 codecs
14 #include "../../codecs/rt5645.h"
15 #include "../../codecs/rt5677.h"
254 mt8173_rt5650_rt5676_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node = in mt8173_rt5650_rt5676_dev_probe()
256 if (!mt8173_rt5650_rt5676_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node) { in mt8173_rt5650_rt5676_dev_probe()
262 mt8173_rt5650_rt5676_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node = in mt8173_rt5650_rt5676_dev_probe()
264 if (!mt8173_rt5650_rt5676_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node) { in mt8173_rt5650_rt5676_dev_probe()
271 mt8173_rt5650_rt5676_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node; in mt8173_rt5650_rt5676_dev_probe()
273 mt8173_rt5650_rt5676_dais[DAI_LINK_INTERCODEC].codecs->of_node = in mt8173_rt5650_rt5676_dev_probe()
274 mt8173_rt5650_rt5676_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node; in mt8173_rt5650_rt5676_dev_probe()
[all …]
H A Dmt8173-rt5650.c3 * mt8173-rt5650.c -- MT8173 machine driver with RT5650 codecs
14 #include "../../codecs/rt5645.h"
278 mt8173_rt5650_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node = in mt8173_rt5650_dev_probe()
280 if (!mt8173_rt5650_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node) { in mt8173_rt5650_dev_probe()
286 mt8173_rt5650_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node = in mt8173_rt5650_dev_probe()
287 mt8173_rt5650_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node; in mt8173_rt5650_dev_probe()
299 mt8173_rt5650_dais[DAI_LINK_CODEC_I2S].codecs[1].dai_name = in mt8173_rt5650_dev_probe()
314 mt8173_rt5650_dais[DAI_LINK_HDMI_I2S].codecs->of_node = in mt8173_rt5650_dev_probe()
316 if (!mt8173_rt5650_dais[DAI_LINK_HDMI_I2S].codecs->of_node) { in mt8173_rt5650_dev_probe()
H A Dmt8173-rt5650-rt5514.c3 * mt8173-rt5650-rt5514.c -- MT8173 machine driver with RT5650/5514 codecs
14 #include "../../codecs/rt5645.h"
198 mt8173_rt5650_rt5514_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node = in mt8173_rt5650_rt5514_dev_probe()
200 if (!mt8173_rt5650_rt5514_dais[DAI_LINK_CODEC_I2S].codecs[0].of_node) { in mt8173_rt5650_rt5514_dev_probe()
205 mt8173_rt5650_rt5514_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node = in mt8173_rt5650_rt5514_dev_probe()
207 if (!mt8173_rt5650_rt5514_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node) { in mt8173_rt5650_rt5514_dev_probe()
213 mt8173_rt5650_rt5514_dais[DAI_LINK_CODEC_I2S].codecs[1].of_node; in mt8173_rt5650_rt5514_dev_probe()
/OK3568_Linux_fs/buildroot/package/freeswitch/
H A Dfreeswitch.mk116 codecs/mod_g723_1 \
164 # src/mod/codecs/mod_isac/typedefs.h
167 FREESWITCH_LICENSE_FILES += src/mod/codecs/mod_isac/LICENSE
168 FREESWITCH_ENABLED_MODULES += codecs/mod_isac
179 FREESWITCH_ENABLED_MODULES += codecs/mod_g729
188 FREESWITCH_ENABLED_MODULES += codecs/mod_bv
193 FREESWITCH_ENABLED_MODULES += codecs/mod_codec2
209 FREESWITCH_ENABLED_MODULES += codecs/mod_ilbc
226 FREESWITCH_ENABLED_MODULES += codecs/mod_openh264
251 FREESWITCH_ENABLED_MODULES += codecs/mod_opus
[all …]
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_hdmi_dp.c105 struct snd_soc_dai_link_component *codecs; in rk_hdmi_dp_probe() local
117 /* refine codecs, remove unavailable node */ in rk_hdmi_dp_probe()
129 codecs = devm_kcalloc(&pdev->dev, idx, in rk_hdmi_dp_probe()
130 sizeof(*codecs), GFP_KERNEL); in rk_hdmi_dp_probe()
131 link->codecs = codecs; in rk_hdmi_dp_probe()
146 codecs[idx].of_node = node; in rk_hdmi_dp_probe()
147 ret = snd_soc_get_dai_name(&args, &codecs[idx].dai_name); in rk_hdmi_dp_probe()
H A Drockchip_hdmi_analog.c121 struct snd_soc_dai_link_component *codecs; in rk_hdmi_analog_probe() local
134 /* refine codecs, remove unavailable node */ in rk_hdmi_analog_probe()
146 codecs = devm_kcalloc(&pdev->dev, idx, in rk_hdmi_analog_probe()
147 sizeof(*codecs), GFP_KERNEL); in rk_hdmi_analog_probe()
148 link->codecs = codecs; in rk_hdmi_analog_probe()
163 codecs[idx].of_node = node; in rk_hdmi_analog_probe()
164 ret = snd_soc_get_dai_name(&args, &codecs[idx].dai_name); in rk_hdmi_analog_probe()
H A Drockchip_hdmi.c174 struct snd_soc_dai_link_component *codecs; in rk_hdmi_probe() local
213 /* refine codecs, remove unavailable node */ in rk_hdmi_probe()
228 codecs = devm_kcalloc(&pdev->dev, idx, in rk_hdmi_probe()
229 sizeof(*codecs), GFP_KERNEL); in rk_hdmi_probe()
230 if (!codecs) in rk_hdmi_probe()
233 rk_data->dai.codecs = codecs; in rk_hdmi_probe()
246 codecs[idx].of_node = args.np; in rk_hdmi_probe()
247 ret = snd_soc_get_dai_name(&args, &codecs[idx].dai_name); in rk_hdmi_probe()
H A Drockchip_rt5645.c20 #include "../codecs/rt5645.h"
164 rk_dailink.codecs->of_node = of_parse_phandle(np, in snd_rk_mc_probe()
166 if (!rk_dailink.codecs->of_node) { in snd_rk_mc_probe()
203 of_node_put(rk_dailink.codecs->of_node); in snd_rk_mc_probe()
204 rk_dailink.codecs->of_node = NULL; in snd_rk_mc_probe()
213 of_node_put(rk_dailink.codecs->of_node); in snd_rk_mc_remove()
214 rk_dailink.codecs->of_node = NULL; in snd_rk_mc_remove()
/OK3568_Linux_fs/kernel/sound/soc/intel/common/
H A Dsoc-acpi-intel-kbl-match.c17 .codecs = {"10508825"}
22 .codecs = {"10EC5663"}
27 .codecs = {"10EC5663", "10EC5514"}
32 .codecs = {"MX98357A"}
37 .codecs = {"MX98927"}
42 .codecs = {"MX98373"}
/OK3568_Linux_fs/kernel/Documentation/sound/hd-audio/
H A Dcontrols.rst8 Realtek codecs
35 IDT/Sigmatel codecs
41 (see HD-Audio.txt). Note that on some codecs the analog-loopback
62 VIA codecs
101 Conexant codecs
105 See Reatek codecs.
108 Analog codecs
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra_sgtl5000.c25 #include "../codecs/sgtl5000.h"
132 tegra_sgtl5000_dai.codecs->of_node = of_parse_phandle(np, in tegra_sgtl5000_driver_probe()
134 if (!tegra_sgtl5000_dai.codecs->of_node) { in tegra_sgtl5000_driver_probe()
170 of_node_put(tegra_sgtl5000_dai.codecs->of_node); in tegra_sgtl5000_driver_probe()
171 tegra_sgtl5000_dai.codecs->of_node = NULL; in tegra_sgtl5000_driver_probe()
186 of_node_put(tegra_sgtl5000_dai.codecs->of_node); in tegra_sgtl5000_driver_remove()
187 tegra_sgtl5000_dai.codecs->of_node = NULL; in tegra_sgtl5000_driver_remove()
H A Dtegra_alc5632.c25 #include "../codecs/alc5632.h"
180 tegra_alc5632_dai.codecs->of_node = of_parse_phandle( in tegra_alc5632_probe()
183 if (!tegra_alc5632_dai.codecs->of_node) { in tegra_alc5632_probe()
219 of_node_put(tegra_alc5632_dai.codecs->of_node); in tegra_alc5632_probe()
220 tegra_alc5632_dai.codecs->of_node = NULL; in tegra_alc5632_probe()
234 of_node_put(tegra_alc5632_dai.codecs->of_node); in tegra_alc5632_remove()
235 tegra_alc5632_dai.codecs->of_node = NULL; in tegra_alc5632_remove()
H A Dtegra_rt5677.c27 #include "../codecs/rt5677.h"
247 tegra_rt5677_dai.codecs->of_node = of_parse_phandle(np, in tegra_rt5677_probe()
249 if (!tegra_rt5677_dai.codecs->of_node) { in tegra_rt5677_probe()
284 of_node_put(tegra_rt5677_dai.codecs->of_node); in tegra_rt5677_probe()
285 tegra_rt5677_dai.codecs->of_node = NULL; in tegra_rt5677_probe()
297 of_node_put(tegra_rt5677_dai.codecs->of_node); in tegra_rt5677_remove()
298 tegra_rt5677_dai.codecs->of_node = NULL; in tegra_rt5677_remove()
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Dsimple-card.c126 struct snd_soc_dai_link_component *codecs = dai_link->codecs; in simple_dai_link_of_dpcm() local
153 codecs->of_node = NULL; in simple_dai_link_of_dpcm()
154 codecs->dai_name = "snd-soc-dummy-dai"; in simple_dai_link_of_dpcm()
155 codecs->name = "snd-soc-dummy"; in simple_dai_link_of_dpcm()
207 codecs->dai_name); in simple_dai_link_of_dpcm()
212 snd_soc_of_parse_node_prefix(top, cconf, codecs->of_node, in simple_dai_link_of_dpcm()
214 snd_soc_of_parse_node_prefix(node, cconf, codecs->of_node, in simple_dai_link_of_dpcm()
216 snd_soc_of_parse_node_prefix(np, cconf, codecs->of_node, in simple_dai_link_of_dpcm()
328 dai_link->codecs->dai_name); in simple_dai_link_of()
461 * all Codecs are detected as "dummy-Codec". in simple_parse_of()
[all …]
/OK3568_Linux_fs/buildroot/package/python3/
H A D0018-Add-an-option-to-disable-CJK-codecs.patch4 Subject: [PATCH] Add an option to disable CJK codecs
19 +AC_ARG_ENABLE(codecs-cjk,
20 + AS_HELP_STRING([--disable-codecs-cjk], [disable CJK codecs]),
/OK3568_Linux_fs/buildroot/output/OK3568/target/usr/lib/modules/5.10.160/
H A Dmodules.builtin
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-acpi.h32 /* check all codecs */
50 /* check all codecs */
136 * audio codecs whose presence if checked with ACPI
165 * @num_codecs: number of secondary codecs used in the platform
166 * @codecs: holds the codec IDs
171 u8 codecs[SND_SOC_ACPI_MAX_CODECS][ACPI_ID_LEN]; member
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dreport-error.bbclass12 import codecs
15 with codecs.open(datafile, 'r', 'utf-8') as f:
21 import codecs
24 with codecs.open(datafile, 'w', 'utf-8') as f:
43 import codecs
83 with codecs.open(log, encoding='utf-8') as logFile:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dcirrus,madera.yaml7 title: Cirrus Logic Madera class audio CODECs
13 This describes audio configuration bindings for these codecs.
72 CS47L35_DMIC_REF_xxx values For all other codecs one of
100 codecs that do not have OUT6.
109 of this value. The second cell is ignored for codecs that
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/p7zip/
H A Dp7zip_16.02.bb30 install -d ${D}${bindir}/Codecs
32 install -d ${D}${libdir}/Codecs
35 install -m 0755 ${S}/bin/Codecs/* ${D}${libdir}/Codecs/
/OK3568_Linux_fs/kernel/include/sound/ac97/
H A Dcontroller.h23 * @slots_available: the mask of accessible/scanable codecs.
25 * @codecs: the 4 possible AC97 codecs (NULL if none found).
38 struct ac97_codec_device *codecs[AC97_BUS_MAX_CODECS]; member

12345678910>>...23