Home
last modified time | relevance | path

Searched refs:snd_pcm_format_physical_width (Results 1 – 25 of 35) sorted by relevance

12

/linux/sound/soc/mediatek/mt8183/
A Dmt8183-dai-tdm.c74 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()
A Dmt8183-dai-i2s.c58 return snd_pcm_format_physical_width(format) <= 16 ? in get_i2s_wlen()
/linux/sound/core/oss/
A Dpcm_plugin.c62 width = snd_pcm_format_physical_width(format->format); in snd_pcm_plugin_alloc()
169 plugin->src_width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build()
172 plugin->dst_width = snd_pcm_format_physical_width(dst_format->format); in snd_pcm_plugin_build()
576 width = snd_pcm_format_physical_width(format->format); in snd_pcm_plug_client_channels_buf()
680 width = snd_pcm_format_physical_width(format); in snd_pcm_area_silence()
729 width = snd_pcm_format_physical_width(format); in snd_pcm_area_copy()
A Dlinear.c133 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()
A Dcopy.c81 width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build_copy()
A Dmulaw.c288 data->native_bytes = snd_pcm_format_physical_width(format) / 8; in init_data()
A Dpcm_oss.c692 oss_frame_size = snd_pcm_format_physical_width(params_format(oss_params)) * in snd_pcm_oss_period_size()
718 …size_t bytes_per_sec = params_rate(oss_params) * snd_pcm_format_physical_width(params_format(oss_p… in snd_pcm_oss_period_size()
941 oss_frame_size = snd_pcm_format_physical_width(params_format(params)) * in snd_pcm_oss_change_params_locked()
1672 width = snd_pcm_format_physical_width(format); in snd_pcm_oss_sync()
/linux/sound/core/
A Dpcm_misc.c369 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()
A Dpcm_dmaengine.c437 int bits = snd_pcm_format_physical_width(i); in snd_dmaengine_pcm_refine_runtime_hwparams()
/linux/sound/soc/mediatek/mt8192/
A Dmt8192-dai-tdm.c72 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/sound/soc/sof/intel/
A Dhda-probes.c72 bps = snd_pcm_format_physical_width(SNDRV_PCM_FORMAT_S32_LE); in hda_probe_compr_set_params()
/linux/sound/drivers/pcsp/
A Dpcsp_lib.c236 snd_pcm_format_physical_width(substream->runtime->format) >> 3; in snd_pcsp_playback_prepare()
/linux/sound/soc/pxa/
A Dmagician.c103 width = snd_pcm_format_physical_width(params_format(params)); in magician_playback_hw_params()
A Dpxa-ssp.c539 int width = snd_pcm_format_physical_width(params_format(params)); in pxa_ssp_hw_params()
/linux/include/sound/
A Dpcm_params.h362 return snd_pcm_format_physical_width(params_format(p)); in params_physical_width()
/linux/sound/soc/fsl/
A Dfsl_asrc_dma.c251 width = snd_pcm_format_physical_width(asrc->asrc_format); in fsl_asrc_dma_hw_params()
A Dfsl_dma.c518 snd_pcm_format_physical_width(params_format(hw_params)); in fsl_dma_hw_params()
/linux/sound/virtio/
A Dvirtio_pcm.c131 int bytes = snd_pcm_format_physical_width(alsa_fmt) / 8; in virtsnd_pcm_build_hw()
/linux/drivers/most/
A Dmost_snd.c327 int width = snd_pcm_format_physical_width(runtime->format); in pcm_prepare()
/linux/sound/pci/
A Dals4000.c311 if (snd_pcm_format_physical_width(runtime->format) == 16) in snd_als4000_get_format()
/linux/sound/soc/sof/
A Dpcm.c220 ret = snd_pcm_format_physical_width(params_format(params)); in sof_pcm_hw_params()
/linux/sound/soc/sh/rcar/
A Ddma.c180 int bits = snd_pcm_format_physical_width(runtime->format); in rsnd_dmaen_start()
/linux/sound/soc/mediatek/mt8195/
A Dmt8195-dai-etdm.c2241 return snd_pcm_format_physical_width(format) <= 16 ? in mtk_dai_get_dptx_wlen()
2255 int width = snd_pcm_format_physical_width(format); in mtk_dai_hdmitx_dptx_hw_params()
/linux/sound/parisc/
A Dharmony.c387 (snd_pcm_format_physical_width(fmt) in snd_harmony_set_data_format()
/linux/sound/drivers/vx/
A Dvx_pcm.c164 switch (snd_pcm_format_physical_width(runtime->format)) { in vx_set_format()

Completed in 63 milliseconds

12