Home
last modified time | relevance | path

Searched refs:codec_info (Results 1 – 17 of 17) sorted by relevance

/linux-6.3-rc2/drivers/media/platform/amphion/
A Dvdec.c48 struct vpu_dec_codec_info codec_info; member
830 if (vdec->codec_info.progressive) in vdec_init_fmt()
1099 memcpy(&vdec->codec_info, hdr, sizeof(vdec->codec_info)); in vdec_event_seq_hdr()
1103 vdec->codec_info.decoded_width, in vdec_event_seq_hdr()
1105 vdec->codec_info.offset_x, in vdec_event_seq_hdr()
1106 vdec->codec_info.offset_y, in vdec_event_seq_hdr()
1107 vdec->codec_info.width, in vdec_event_seq_hdr()
1108 vdec->codec_info.height, in vdec_event_seq_hdr()
1587 vdec->codec_info.matrix_coeffs, in vdec_get_debug_info()
1588 vdec->codec_info.full_range, in vdec_get_debug_info()
[all …]
/linux-6.3-rc2/sound/pci/hda/
A Dhda_eld.c130 codec_info(codec, "HDMI: ELD data byte %d: 0x%x\n", byte_index, val); in hdmi_get_eld_data()
166 codec_info(codec, "HDMI: audio coding type 0 not expected\n"); in hdmi_update_short_audio_desc()
210 codec_info(codec, in hdmi_update_short_audio_desc()
234 codec_info(codec, "HDMI: Unknown ELD version %d\n", e->eld_ver); in snd_hdmi_parse_eld()
257 codec_info(codec, "HDMI: MNL is reserved value %d\n", mnl); in snd_hdmi_parse_eld()
260 codec_info(codec, "HDMI: out of range MNL %d\n", mnl); in snd_hdmi_parse_eld()
267 codec_info(codec, "HDMI: out of range SAD %d\n", i); in snd_hdmi_parse_eld()
309 codec_info(codec, "HDMI: ELD buf size is 0, force 128\n"); in snd_hdmi_get_eld()
313 codec_info(codec, "HDMI: invalid ELD buf size %d\n", size); in snd_hdmi_get_eld()
325 codec_info(codec, "HDMI: invalid ELD data byte %d\n", i); in snd_hdmi_get_eld()
[all …]
A Dhda_auto_parser.c233 codec_info(codec, in snd_hda_parse_pin_defcfg()
239 codec_info(codec, in snd_hda_parse_pin_defcfg()
252 codec_info(codec, in snd_hda_parse_pin_defcfg()
265 codec_info(codec, in snd_hda_parse_pin_defcfg()
289 codec_info(codec, in snd_hda_parse_pin_defcfg()
420 codec_info(codec, " hp_outs=%d (0x%x/0x%x/0x%x/0x%x/0x%x)\n", in snd_hda_parse_pin_defcfg()
424 codec_info(codec, " mono: mono_out=0x%x\n", cfg->mono_out_pin); in snd_hda_parse_pin_defcfg()
426 codec_info(codec, " dig-out=0x%x/0x%x\n", in snd_hda_parse_pin_defcfg()
428 codec_info(codec, " inputs:\n"); in snd_hda_parse_pin_defcfg()
430 codec_info(codec, " %s=0x%x\n", in snd_hda_parse_pin_defcfg()
[all …]
A Dpatch_conexant.c1032 codec_info(codec, "%s: BIOS auto-probing.\n", codec->core.chip_name); in patch_conexant_auto()
1105 codec_info(codec, in patch_conexant_auto()
A Dhda_sysfs.c135 codec_info(codec, "hda-codec: reconfiguring\n"); in reconfig_codec()
A Dhda_local.h732 #define codec_info(codec, fmt, args...) \ macro
A Dpatch_hdmi.c835 codec_info(codec, in hdmi_non_intrinsic_event()
2711 codec_info(codec, "audio component disabled by module option\n"); in generic_acomp_init()
2830 codec_info(codec, "Can't find the HDMI/DP port for pin NID 0x%x\n", pin_nid); in intel_pin2port()
3028 codec_info(codec, "No i915 binding for Intel HDMI/DP codec\n"); in alloc_intel_hdmi()
A Dpatch_ca0132.c3618 codec_info(codec, "ca0132 DSP downloaded and running\n"); in dspload_wait_loaded()
7714 codec_info(codec, "%s: Stream 0x%02x ports aren't allocated, remap failed!\n", in chipio_remap_stream()
9097 codec_info(codec, "DSP not initialized properly. Attempting to fix."); in sbz_dsp_startup_check()
9104 codec_info(codec, "Reloading... Tries left: %d", reload); in sbz_dsp_startup_check()
9121 codec_info(codec, "DSP fixed."); in sbz_dsp_startup_check()
9126codec_info(codec, "DSP failed to initialize properly. Either try a full shutdown or a suspend to c… in sbz_dsp_startup_check()
A Dpatch_realtek.c704 codec_info(codec, "%s: SKU not ready 0x%08x\n", in alc_auto_parse_customize_define()
/linux-6.3-rc2/sound/aoa/codecs/
A Donyx.c55 struct codec_info *codec_info; member
864 struct codec_info *ci = &onyx_codec_info; in onyx_init_codec()
896 if (!onyx->codec_info) in onyx_init_codec()
897 onyx->codec_info = kmalloc(sizeof(struct codec_info), GFP_KERNEL); in onyx_init_codec()
898 if (!onyx->codec_info) in onyx_init_codec()
900 ci = onyx->codec_info; in onyx_init_codec()
907 if (!onyx->codec_info) in onyx_init_codec()
908 onyx->codec_info = kmalloc(sizeof(struct codec_info), GFP_KERNEL); in onyx_init_codec()
909 if (!onyx->codec_info) in onyx_init_codec()
911 ci = onyx->codec_info; in onyx_init_codec()
[all …]
A Dtoonie.c73 static struct codec_info toonie_codec_info = {
A Dtas.c780 static struct codec_info tas_codec_info = {
/linux-6.3-rc2/sound/aoa/soundbus/
A Dsoundbus.h46 struct codec_info *codec;
62 struct codec_info { struct
164 struct codec_info *ci, void *data);
/linux-6.3-rc2/sound/aoa/soundbus/i2sbus/
A Di2sbus.h98 struct codec_info *ci, void *data);
A Dpcm.c869 struct codec_info *ci, void *data) in i2sbus_attach_codec()
/linux-6.3-rc2/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_kms.c1124 caps->codec_info[idx].valid = 1; in amdgpu_info_ioctl()
1125 caps->codec_info[idx].max_width = in amdgpu_info_ioctl()
1127 caps->codec_info[idx].max_height = in amdgpu_info_ioctl()
1129 caps->codec_info[idx].max_pixels_per_frame = in amdgpu_info_ioctl()
1131 caps->codec_info[idx].max_level = in amdgpu_info_ioctl()
/linux-6.3-rc2/include/uapi/drm/
A Damdgpu_drm.h1193 struct drm_amdgpu_info_video_codec_info codec_info[AMDGPU_INFO_VIDEO_CAPS_CODEC_IDX_COUNT]; member

Completed in 74 milliseconds