Home
last modified time | relevance | path

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

/sound/soc/xilinx/
Dxlnx_formatter_pcm.c70 enum bit_depth { enum
134 u32 padded, srate, bit_depth, status[2]; in xlnx_parse_aes_params() local
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()
184 bit_depth = XLNX_PARAM_UNKNOWN; 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()
[all …]
/sound/soc/intel/skylake/
Dskl-messages.c456 base_cfg->audio_fmt.bit_depth = format->bit_depth; in skl_set_base_module_format()
462 format->bit_depth, format->valid_bit_depth, in skl_set_base_module_format()
670 out_fmt->bit_depth = format->bit_depth; in skl_setup_out_format()
679 out_fmt->number_of_channels, format->s_freq, format->bit_depth); in skl_setup_out_format()
1100 pin_fmt->bit_depth = format->bit_depth; in fill_pin_params()
Dskl-ssp-clk.h70 u32 bit_depth; member
Dskl-topology.c168 fmt->bit_depth = fmt->valid_bit_depth; in skl_tplg_update_params()
172 fmt->bit_depth = SKL_DEPTH_32BIT; in skl_tplg_update_params()
250 in_fmt->channels * (in_fmt->bit_depth >> 3) * in skl_tplg_update_buffer_size()
254 out_fmt->channels * (out_fmt->bit_depth >> 3) * in skl_tplg_update_buffer_size()
304 s_fmt = m_iface->inputs[0].fmt.bit_depth; in skl_tplg_update_be_blob()
313 s_fmt = m_iface->outputs[0].fmt.bit_depth; in skl_tplg_update_be_blob()
318 s_fmt = m_iface->inputs[0].fmt.bit_depth; in skl_tplg_update_be_blob()
1663 format->bit_depth = format->valid_bit_depth; in skl_tplg_update_pipe_params()
1668 format->bit_depth = SKL_DEPTH_32BIT; in skl_tplg_update_pipe_params()
1680 (format->bit_depth >> 3); in skl_tplg_update_pipe_params()
[all …]
Dskl-topology.h93 enum skl_bitdepth bit_depth; member
195 u32 bit_depth; member
Dskl-debug.c61 fmt->channels, fmt->s_freq, fmt->bit_depth, in skl_print_fmt()
Dskl-ssp-clk.c92 ipc->sclk_fs.bit_depth = wfmt->bits_per_sample; in skl_fill_clk_ipc()
/sound/soc/qcom/qdsp6/
Dq6asm.h67 u8 bit_depth; member
Dq6asm.c145 u8 bit_depth; member
1278 fmt->bit_depth = cfg->bit_depth; in q6asm_stream_media_format_block_alac()
Dq6asm-dai.c826 alac_cfg.bit_depth = prtd->bits_per_sample; in __q6asm_dai_compr_set_codec_params()
/sound/soc/intel/catpt/
Dmessages.h141 u32 bit_depth; member
Dpcm.c345 afmt.bit_depth = params_physical_width(params); in catpt_dai_hw_params()
/sound/soc/codecs/
Dtlv320aic32x4.c692 unsigned int bit_depth) in aic32x4_setup_clocks() argument
781 bit_depth); in aic32x4_setup_clocks()