Searched refs:bit_depth (Results 1 – 14 of 14) sorted by relevance
| /sound/soc/xilinx/ |
| A D | xlnx_formatter_pcm.c | 70 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 D | ipc4-topology.c | 1599 *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 D | ipc4-pcm.c | 1038 dai_sample_size = (dai_copier->data.out_format.bit_depth >> 3) * ch; in sof_ipc4_get_stream_start_offset()
|
| /sound/soc/qcom/qdsp6/ |
| A D | q6asm.h | 66 u8 bit_depth; member
|
| A D | q6asm.c | 146 u8 bit_depth; member 1279 fmt->bit_depth = cfg->bit_depth; in q6asm_stream_media_format_block_alac()
|
| A D | audioreach.h | 723 uint32_t bit_depth; member
|
| A D | q6asm-dai.c | 802 alac_cfg.bit_depth = prtd->bits_per_sample; in __q6asm_dai_compr_set_codec_params()
|
| A D | topology.c | 628 mod->bit_depth = le32_to_cpu(mod_elem->value); in audioreach_widget_load_enc_dec_cnv()
|
| /sound/soc/intel/avs/ |
| A D | path.c | 90 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 D | messages.h | 708 u32 bit_depth; member
|
| A D | topology.c | 535 .offset = offsetof(struct avs_audio_format, bit_depth),
|
| /sound/soc/intel/catpt/ |
| A D | messages.h | 141 u32 bit_depth; member
|
| A D | pcm.c | 391 afmt.bit_depth = params_physical_width(params); in catpt_dai_hw_params()
|
| /sound/soc/codecs/ |
| A D | tlv320aic32x4.c | 708 unsigned int bit_depth) in aic32x4_setup_clocks() argument 811 bit_depth); in aic32x4_setup_clocks()
|
Completed in 73 milliseconds