Searched refs:single_bitdepth (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/sof/ |
| H A D | ipc4-pcm.c | 805 bool single_bitdepth = false; in sof_ipc4_pcm_dai_link_fixup() local 841 single_bitdepth = true; in sof_ipc4_pcm_dai_link_fixup() 848 single_bitdepth = true; in sof_ipc4_pcm_dai_link_fixup() 862 if (single_bitdepth) { in sof_ipc4_pcm_dai_link_fixup()
|
| H A D | ipc4-topology.c | 1736 bool single_bitdepth, in snd_sof_get_nhlt_endpoint_data() argument 1757 if (bit_depth <= 16 && !single_bitdepth) { in snd_sof_get_nhlt_endpoint_data() 1813 } else if (linktype == SOF_DAI_INTEL_DMIC && !single_bitdepth) { in snd_sof_get_nhlt_endpoint_data() 1869 bool single_bitdepth, 1960 bool single_bitdepth; in sof_ipc4_prepare_dai_copier() 1986 single_bitdepth = sof_ipc4_copier_is_single_bitdepth(sdev, pin_fmts, in sof_ipc4_prepare_dai_copier() 1988 ret = snd_sof_get_nhlt_endpoint_data(sdev, dai, single_bitdepth, in sof_ipc4_prepare_dai_copier() 1863 snd_sof_get_nhlt_endpoint_data(struct snd_sof_dev * sdev,struct snd_sof_dai * dai,bool single_bitdepth,struct snd_pcm_hw_params * params,u32 dai_index,u32 linktype,u8 dir,u32 ** dst,u32 * len) snd_sof_get_nhlt_endpoint_data() argument 1954 bool single_bitdepth; sof_ipc4_prepare_dai_copier() local
|