Searched refs:bit_depth (Results 1 – 13 of 13) sorted by relevance
/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 70 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/ |
D | skl-messages.c | 456 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()
|
D | skl-ssp-clk.h | 70 u32 bit_depth; member
|
D | skl-topology.c | 168 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 …]
|
D | skl-topology.h | 93 enum skl_bitdepth bit_depth; member 195 u32 bit_depth; member
|
D | skl-debug.c | 61 fmt->channels, fmt->s_freq, fmt->bit_depth, in skl_print_fmt()
|
D | skl-ssp-clk.c | 92 ipc->sclk_fs.bit_depth = wfmt->bits_per_sample; in skl_fill_clk_ipc()
|
/sound/soc/qcom/qdsp6/ |
D | q6asm.h | 67 u8 bit_depth; member
|
D | q6asm.c | 145 u8 bit_depth; member 1278 fmt->bit_depth = cfg->bit_depth; in q6asm_stream_media_format_block_alac()
|
D | q6asm-dai.c | 826 alac_cfg.bit_depth = prtd->bits_per_sample; in __q6asm_dai_compr_set_codec_params()
|
/sound/soc/intel/catpt/ |
D | messages.h | 141 u32 bit_depth; member
|
D | pcm.c | 345 afmt.bit_depth = params_physical_width(params); in catpt_dai_hw_params()
|
/sound/soc/codecs/ |
D | tlv320aic32x4.c | 692 unsigned int bit_depth) in aic32x4_setup_clocks() argument 781 bit_depth); in aic32x4_setup_clocks()
|