Home
last modified time | relevance | path

Searched refs:bit_depth (Results 1 – 14 of 14) sorted by relevance

/sound/soc/xilinx/
A Dxlnx_formatter_pcm.c70 enum bit_depth { enum
165 bit_depth = XLNX_PARAM_UNKNOWN; in xlnx_parse_aes_params()
171 bit_depth = 16 + padded; in xlnx_parse_aes_params()
174 bit_depth = 18 + padded; in xlnx_parse_aes_params()
177 bit_depth = 19 + padded; in xlnx_parse_aes_params()
180 bit_depth = 20 + padded; in xlnx_parse_aes_params()
214 bit_depth = 16 + padded; in xlnx_parse_aes_params()
217 bit_depth = 18 + padded; in xlnx_parse_aes_params()
220 bit_depth = 19 + padded; in xlnx_parse_aes_params()
223 bit_depth = 20 + padded; in xlnx_parse_aes_params()
[all …]
/sound/soc/sof/
A Dipc4-topology.c1599 *sample_rate, *bit_depth, *channel_count); in snd_sof_get_hw_config_params()
1614 int bit_depth, ret; in snd_sof_get_nhlt_endpoint_data() local
1624 bit_depth = params_width(params); in snd_sof_get_nhlt_endpoint_data()
1632 bit_depth = 32; in snd_sof_get_nhlt_endpoint_data()
1638 &bit_depth); in snd_sof_get_nhlt_endpoint_data()
1663 bit_depth, bit_depth, channel_count, sample_rate, in snd_sof_get_nhlt_endpoint_data()
1674 bit_depth = params_width(params); in snd_sof_get_nhlt_endpoint_data()
1684 bit_depth = 16; in snd_sof_get_nhlt_endpoint_data()
1692 bit_depth, bit_depth, in snd_sof_get_nhlt_endpoint_data()
1701 sample_rate, bit_depth, channel_count); in snd_sof_get_nhlt_endpoint_data()
[all …]
A Dipc4-pcm.c1038 dai_sample_size = (dai_copier->data.out_format.bit_depth >> 3) * ch; in sof_ipc4_get_stream_start_offset()
/sound/soc/qcom/qdsp6/
A Dq6asm.h66 u8 bit_depth; member
A Dq6asm.c146 u8 bit_depth; member
1279 fmt->bit_depth = cfg->bit_depth; in q6asm_stream_media_format_block_alac()
A Daudioreach.h723 uint32_t bit_depth; member
A Dq6asm-dai.c802 alac_cfg.bit_depth = prtd->bits_per_sample; in __q6asm_dai_compr_set_codec_params()
A Dtopology.c628 mod->bit_depth = le32_to_cpu(mod_elem->value); in audioreach_widget_load_enc_dec_cnv()
/sound/soc/intel/avs/
A Dpath.c90 params_physical_width(params) == fmt->bit_depth && in avs_test_hw_params()
105 variant->fe_fmt->valid_bit_depth, variant->fe_fmt->bit_depth); in avs_path_find_variant()
108 variant->be_fmt->valid_bit_depth, variant->be_fmt->bit_depth); in avs_path_find_variant()
170 slist[i] = path_template->fe_fmt->bit_depth; in avs_path_set_constraint()
272 fmt->bit_depth); in avs_nhlt_config_or_default()
A Dmessages.h708 u32 bit_depth; member
A Dtopology.c535 .offset = offsetof(struct avs_audio_format, bit_depth),
/sound/soc/intel/catpt/
A Dmessages.h141 u32 bit_depth; member
A Dpcm.c391 afmt.bit_depth = params_physical_width(params); in catpt_dai_hw_params()
/sound/soc/codecs/
A Dtlv320aic32x4.c708 unsigned int bit_depth) in aic32x4_setup_clocks() argument
811 bit_depth); in aic32x4_setup_clocks()

Completed in 73 milliseconds