Home
last modified time | relevance | path

Searched refs:codec (Results 451 - 475 of 556) sorted by relevance

1...<<11121314151617181920>>...23

/kernel/linux/linux-6.6/sound/pci/cs46xx/
H A Dcs46xx_lib.c20 * - PCM channels for Center and LFE on secondary codec
23 * is default configuration), no SPDIF, no secondary codec, no
122 * set RSTN - ARST# inactive, AC97 codec not reset in snd_cs46xx_codec_read()
249 * set RSTN - ARST# inactive, AC97 codec not reset in snd_cs46xx_codec_write()
2322 /* set primary cs4294 codec into Extended Audio Mode */
2411 "CS46xx secondary codec doesn't respond!\n"); in snd_cs46xx_codec_reset()
2415 static int cs46xx_detect_codec(struct snd_cs46xx *chip, int codec) in cs46xx_detect_codec() argument
2423 ac97.num = codec; in cs46xx_detect_codec()
2427 if (codec == CS46XX_SECONDARY_CODEC_INDEX) { in cs46xx_detect_codec()
2428 snd_cs46xx_codec_write(chip, AC97_RESET, 0, codec); in cs46xx_detect_codec()
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h1456 __u8 codec[]; member
1462 /* vendor codec id */
1468 struct hci_vnd_codec codec[]; member
1492 struct hci_std_codec_v2 codec[]; member
1503 struct hci_vnd_codec_v2 codec[]; member
2210 __u8 codec; member
2990 /* codec transport types */
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Daudioreach.c892 flac_cfg->sample_size = mcfg->codec.options.flac_d.sample_size; in audioreach_set_compr_media_format()
894 flac_cfg->min_blk_size = mcfg->codec.options.flac_d.min_blk_size; in audioreach_set_compr_media_format()
895 flac_cfg->max_blk_size = mcfg->codec.options.flac_d.max_blk_size; in audioreach_set_compr_media_format()
897 flac_cfg->min_frame_size = mcfg->codec.options.flac_d.min_frame_size; in audioreach_set_compr_media_format()
898 flac_cfg->max_frame_size = mcfg->codec.options.flac_d.max_frame_size; in audioreach_set_compr_media_format()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dwm97xx-core.c8 * - an AC97 audio codec
20 #include <sound/ac97/codec.h>
108 { .name = "wm9705-codec", },
176 { .name = "wm9712-codec", },
205 { 0x36, 0x4523 }, /* PCM codec control */
247 { .name = "wm9713-codec", },
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.h270 u32 session_type, u32 codec);
H A Dhfi_cmds.c153 u32 session_type, u32 codec) in pkt_session_init()
155 if (!pkt || !cookie || !codec) in pkt_session_init()
162 pkt->session_codec = codec; in pkt_session_init()
152 pkt_session_init(struct hfi_session_init_pkt *pkt, void *cookie, u32 session_type, u32 codec) pkt_session_init() argument
/kernel/linux/linux-5.10/drivers/media/platform/coda/
H A Dcoda.h3 * Coda multi-standard codec IP
232 const struct coda_codec *codec; member
/kernel/linux/linux-5.10/sound/arm/
H A Dpxa2xx-ac97.c262 snd_ac97_dev_add_pdata(ac97_bus->codec[0], pdata->codec_pdata[0]); in pxa2xx_ac97_probe()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm9705.c3 * wm9705.c -- ALSA Soc WM9705 codec support
18 #include <sound/ac97/codec.h>
328 dev_err(component->dev, "Failed to register AC97 codec\n"); in wm9705_soc_probe()
391 .name = "wm9705-codec",
/kernel/linux/linux-5.10/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h153 SST_CODEC_TYPE_PCM, /* Pass through Audio codec */
390 u8 codec; member
419 struct snd_sst_lib_download lib_dnld; /* Valid only for codec dnld */
/kernel/linux/linux-5.10/lib/reed_solomon/
H A Ddecode_rs.c13 struct rs_codec *rs = rsc->codec;
/kernel/linux/linux-5.10/include/linux/mfd/abx500/
H A Dab8500.h384 struct ab8500_codec_platform_data *codec; member
/kernel/linux/linux-6.6/drivers/mfd/
H A Dwm97xx-core.c8 * - an AC97 audio codec
20 #include <sound/ac97/codec.h>
108 { .name = "wm9705-codec", },
176 { .name = "wm9712-codec", },
205 { 0x36, 0x4523 }, /* PCM codec control */
247 { .name = "wm9713-codec", },
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dallegro-mail.h63 u32 codec; member
/kernel/linux/linux-6.6/include/linux/mfd/abx500/
H A Dab8500.h381 struct ab8500_codec_platform_data *codec; member
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/
H A Dcoda.h3 * Coda multi-standard codec IP
241 const struct coda_codec *codec; member
/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.h271 u32 session_type, u32 codec);
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm9705.c3 * wm9705.c -- ALSA Soc WM9705 codec support
18 #include <sound/ac97/codec.h>
328 dev_err(component->dev, "Failed to register AC97 codec\n"); in wm9705_soc_probe()
390 .name = "wm9705-codec",
/kernel/linux/linux-6.6/lib/reed_solomon/
H A Ddecode_rs.c13 struct rs_codec *rs = rsc->codec;
/kernel/linux/linux-6.6/sound/soc/intel/atom/
H A Dsst-mfld-dsp.h153 SST_CODEC_TYPE_PCM, /* Pass through Audio codec */
390 u8 codec; member
419 struct snd_sst_lib_download lib_dnld; /* Valid only for codec dnld */
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_opr_v6.c59 /* Allocate codec buffers */
326 /* Release buffers allocated for codec */
656 /* Set encoding ref & codec buffer */
919 struct s5p_mfc_h264_enc_params *p_h264 = &p->codec.h264; in s5p_mfc_set_enc_params_h264()
1200 struct s5p_mfc_mpeg4_enc_params *p_mpeg4 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_mpeg4()
1282 struct s5p_mfc_mpeg4_enc_params *p_h263 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_h263()
1352 struct s5p_mfc_vp8_enc_params *p_vp8 = &p->codec.vp8; in s5p_mfc_set_enc_params_vp8()
1445 struct s5p_mfc_hevc_enc_params *p_hevc = &p->codec.hevc; in s5p_mfc_set_enc_params_hevc()
1718 mfc_err("Unknown codec for encoding (%x).\n", in s5p_mfc_init_encode_v6()
1741 struct s5p_mfc_h264_enc_params *p_h264 = &p->codec in s5p_mfc_h264_set_aso_slice_order_v6()
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc_opr_v6.c59 /* Allocate codec buffers */
326 /* Release buffers allocated for codec */
656 /* Set encoding ref & codec buffer */
919 struct s5p_mfc_h264_enc_params *p_h264 = &p->codec.h264; in s5p_mfc_set_enc_params_h264()
1200 struct s5p_mfc_mpeg4_enc_params *p_mpeg4 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_mpeg4()
1282 struct s5p_mfc_mpeg4_enc_params *p_h263 = &p->codec.mpeg4; in s5p_mfc_set_enc_params_h263()
1352 struct s5p_mfc_vp8_enc_params *p_vp8 = &p->codec.vp8; in s5p_mfc_set_enc_params_vp8()
1445 struct s5p_mfc_hevc_enc_params *p_hevc = &p->codec.hevc; in s5p_mfc_set_enc_params_hevc()
1718 mfc_err("Unknown codec for encoding (%x).\n", in s5p_mfc_init_encode_v6()
1741 struct s5p_mfc_h264_enc_params *p_h264 = &p->codec in s5p_mfc_h264_set_aso_slice_order_v6()
[all...]
/kernel/linux/linux-5.10/sound/pci/
H A Dsis7019.c41 MODULE_PARM_DESC(codecs, "Set bit to indicate that codec number is expected to be present (default 1)");
891 static unsigned short sis_ac97_rw(struct sis7019 *sis, int codec, u32 cmd) in sis_ac97_rw() argument
904 rdy = codec_ready[codec]; in sis_ac97_rw()
952 dev_err(&sis->pci->dev, "ac97 codec %d timeout cmd 0x%08x\n", in sis_ac97_rw()
953 codec, cmd); in sis_ac97_rw()
1084 * There are some codec/board combinations that take an extremely in sis_chip_init()
1382 * the AC97 cold reset. We default to a single codec, the primary. in snd_sis7019_probe()
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbtmtksdio.c956 __u8 link, struct bt_codec *codec, in btmtksdio_get_codec_config_data()
979 switch (codec->id) { in btmtksdio_get_codec_config_data()
988 bt_dev_err(hdev, "Invalid codec id(%u)", codec->id); in btmtksdio_get_codec_config_data()
991 /* codec and its capabilities are pre-defined to ids in btmtksdio_get_codec_config_data()
992 * preset id = 0x00 represents CVSD codec with sampling rate 8K in btmtksdio_get_codec_config_data()
993 * preset id = 0x01 represents mSBC codec with sampling rate 16K in btmtksdio_get_codec_config_data()
1127 /* Enable WBS with mSBC codec */ in btmtksdio_setup()
955 btmtksdio_get_codec_config_data(struct hci_dev *hdev, __u8 link, struct bt_codec *codec, __u8 *ven_len, __u8 **ven_data) btmtksdio_get_codec_config_data() argument
/kernel/linux/linux-6.6/sound/pci/
H A Dsis7019.c40 MODULE_PARM_DESC(codecs, "Set bit to indicate that codec number is expected to be present (default 1)");
890 static unsigned short sis_ac97_rw(struct sis7019 *sis, int codec, u32 cmd) in sis_ac97_rw() argument
903 rdy = codec_ready[codec]; in sis_ac97_rw()
951 dev_err(&sis->pci->dev, "ac97 codec %d timeout cmd 0x%08x\n", in sis_ac97_rw()
952 codec, cmd); in sis_ac97_rw()
1065 * There are some codec/board combinations that take an extremely in sis_chip_init()
1346 * the AC97 cold reset. We default to a single codec, the primary. in __snd_sis7019_probe()

Completed in 37 milliseconds

1...<<11121314151617181920>>...23