| /linux/sound/soc/mediatek/mt8183/ |
| H A D | mt8183-dai-tdm.c | 74 return snd_pcm_format_physical_width(format) <= 16 ? in get_hdmi_wlen() 80 return snd_pcm_format_physical_width(format) <= 16 ? in get_tdm_wlen() 86 return snd_pcm_format_physical_width(format) <= 16 ? in get_tdm_channel_bck() 92 return snd_pcm_format_physical_width(format) - 1; in get_tdm_lrck_width() 491 snd_pcm_format_physical_width(format); in mtk_dai_tdm_hw_params()
|
| /linux/sound/core/oss/ |
| H A D | pcm_plugin.c | 62 width = snd_pcm_format_physical_width(format->format); in snd_pcm_plugin_alloc() 172 plugin->src_width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build() 175 plugin->dst_width = snd_pcm_format_physical_width(dst_format->format); in snd_pcm_plugin_build() 579 width = snd_pcm_format_physical_width(format->format); in snd_pcm_plug_client_channels_buf() 683 width = snd_pcm_format_physical_width(format); in snd_pcm_area_silence() 732 width = snd_pcm_format_physical_width(format); in snd_pcm_area_copy()
|
| H A D | linear.c | 133 data->src_ofs = snd_pcm_format_physical_width(src_format) / 8 - in init_data() 138 data->dst_ofs = snd_pcm_format_physical_width(dst_format) / 8 - in init_data()
|
| H A D | copy.c | 81 width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build_copy()
|
| H A D | mulaw.c | 288 data->native_bytes = snd_pcm_format_physical_width(format) / 8; in init_data()
|
| H A D | pcm_oss.c | 684 oss_frame_size = snd_pcm_format_physical_width(params_format(oss_params)) * in snd_pcm_oss_period_size() 710 …size_t bytes_per_sec = params_rate(oss_params) * snd_pcm_format_physical_width(params_format(oss_p… in snd_pcm_oss_period_size() 946 oss_frame_size = snd_pcm_format_physical_width(params_format(params)) * in snd_pcm_oss_change_params_locked() 1673 width = snd_pcm_format_physical_width(format); in snd_pcm_oss_sync()
|
| /linux/sound/soc/codecs/ |
| H A D | framer-codec.c | 78 width = snd_pcm_format_physical_width(format); in framer_dai_hw_rule_channels_by_format() 129 if (snd_pcm_format_physical_width(format) <= slot_width) in framer_dai_hw_rule_format_by_channels() 169 format_width = snd_pcm_format_physical_width(format); in framer_formats()
|
| /linux/sound/core/ |
| H A D | pcm_misc.c | 369 int snd_pcm_format_physical_width(snd_pcm_format_t format) in snd_pcm_format_physical_width() function 379 EXPORT_SYMBOL(snd_pcm_format_physical_width); 391 int phys_width = snd_pcm_format_physical_width(format); in snd_pcm_format_size()
|
| /linux/sound/soc/mediatek/mt8192/ |
| H A D | mt8192-dai-tdm.c | 72 return snd_pcm_format_physical_width(format) <= 16 ? in get_tdm_wlen() 78 return snd_pcm_format_physical_width(format) <= 16 ? in get_tdm_channel_bck() 84 return snd_pcm_format_physical_width(format) - 1; in get_tdm_lrck_width() 540 snd_pcm_format_physical_width(format); in mtk_dai_tdm_hw_params()
|
| /linux/tools/testing/selftests/alsa/ |
| H A D | test-pcmtest-driver.c | 80 return rate * channels * snd_pcm_format_physical_width(format) / 8; in get_sec_buf_len() 145 self->params.sample_size = snd_pcm_format_physical_width(self->params.format) / 8; in FIXTURE_SETUP()
|
| H A D | pcm-test.c | 345 samples = malloc((rate * channels * snd_pcm_format_physical_width(format)) / 8); in test_pcm_time() 390 snd_pcm_format_physical_width(format)) / 8); in test_pcm_time()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_asrc_m2m.c | 61 width = snd_pcm_format_physical_width(pair->sample_format[OUT]); in asrc_read_last_fifo() 209 width = snd_pcm_format_physical_width(pair->sample_format[IN]); in asrc_m2m_device_run() 233 width = snd_pcm_format_physical_width(pair->sample_format[OUT]); in asrc_m2m_device_run()
|
| H A D | fsl_asrc_dma.c | 271 width = snd_pcm_format_physical_width(asrc->asrc_format); in fsl_asrc_dma_hw_params()
|
| H A D | fsl_dma.c | 518 snd_pcm_format_physical_width(params_format(hw_params)); in fsl_dma_hw_params()
|
| H A D | fsl_asrc.c | 1151 in_width = snd_pcm_format_physical_width(pair->sample_format[IN]) / 8; in fsl_asrc_m2m_calc_out_len() 1152 out_width = snd_pcm_format_physical_width(pair->sample_format[OUT]) / 8; in fsl_asrc_m2m_calc_out_len()
|
| /linux/sound/soc/mediatek/mt8186/ |
| H A D | mt8186-dai-tdm.c | 65 return snd_pcm_format_physical_width(format) - 1; in get_tdm_lrck_width() 377 snd_pcm_format_physical_width(format); in mtk_dai_tdm_hw_params()
|
| H A D | mt8186-dai-pcm.c | 231 snd_pcm_format_physical_width(format); in mtk_dai_pcm_hw_params()
|
| H A D | mt8186-dai-i2s.c | 56 return snd_pcm_format_physical_width(format) <= 16 ? in get_i2s_wlen()
|
| /linux/sound/drivers/pcsp/ |
| H A D | pcsp_lib.c | 237 snd_pcm_format_physical_width(substream->runtime->format) >> 3; in snd_pcsp_playback_prepare()
|
| /linux/include/sound/ |
| H A D | pcm_params.h | 362 return snd_pcm_format_physical_width(params_format(p)); in params_physical_width()
|
| /linux/sound/soc/intel/avs/ |
| H A D | probes.c | 147 bps = snd_pcm_format_physical_width(params->codec.format); in avs_probe_compr_set_params()
|
| /linux/drivers/most/ |
| H A D | most_snd.c | 329 int width = snd_pcm_format_physical_width(runtime->format); in pcm_prepare()
|
| /linux/sound/soc/pxa/ |
| H A D | pxa-ssp.c | 539 int width = snd_pcm_format_physical_width(params_format(params)); in pxa_ssp_hw_params()
|
| /linux/sound/soc/renesas/rcar/ |
| H A D | dma.c | 156 int bits = snd_pcm_format_physical_width(runtime->format); in rsnd_dmaen_start()
|
| /linux/sound/soc/mediatek/mt8195/ |
| H A D | mt8195-dai-etdm.c | 2346 return snd_pcm_format_physical_width(format) <= 16 ? in mtk_dai_get_dptx_wlen() 2360 int width = snd_pcm_format_physical_width(format); in mtk_dai_hdmitx_dptx_hw_params()
|