Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/sound/soc/mediatek/mt8183/
H 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()
/OK3568_Linux_fs/kernel/sound/core/oss/
H A Dpcm_plugin.c62 if ((width = snd_pcm_format_physical_width(format->format)) < 0) in snd_pcm_plugin_alloc()
171 plugin->src_width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build()
174 plugin->dst_width = snd_pcm_format_physical_width(dst_format->format); in snd_pcm_plugin_build()
578 if ((width = snd_pcm_format_physical_width(format->format)) < 0) in snd_pcm_plug_client_channels_buf()
677 width = snd_pcm_format_physical_width(format); in snd_pcm_area_silence()
726 width = snd_pcm_format_physical_width(format); in snd_pcm_area_copy()
H 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()
H A Dcopy.c81 width = snd_pcm_format_physical_width(src_format->format); in snd_pcm_plugin_build_copy()
H A Dmulaw.c288 data->native_bytes = snd_pcm_format_physical_width(format) / 8; in init_data()
H 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()
946 oss_frame_size = snd_pcm_format_physical_width(params_format(params)) * in snd_pcm_oss_change_params_locked()
1674 width = snd_pcm_format_physical_width(format); in snd_pcm_oss_sync()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_misc.c366 int snd_pcm_format_physical_width(snd_pcm_format_t format) in snd_pcm_format_physical_width() function
375 EXPORT_SYMBOL(snd_pcm_format_physical_width);
387 int phys_width = snd_pcm_format_physical_width(format); in snd_pcm_format_size()
H A Dpcm_dmaengine.c446 int bits = snd_pcm_format_physical_width(i); in snd_dmaengine_pcm_refine_runtime_hwparams()
/OK3568_Linux_fs/kernel/sound/soc/sof/intel/
H A Dhda-compress.c72 bps = snd_pcm_format_physical_width(SNDRV_PCM_FORMAT_S32_LE); in hda_probe_compr_set_params()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_xiaomi73 snd_pcm_format_physical_width
H A Dabi_gki_aarch64_mtk1944 snd_pcm_format_physical_width
3029 snd_pcm_format_physical_width
/OK3568_Linux_fs/kernel/sound/soc/pxa/
H A Dmagician.c103 width = snd_pcm_format_physical_width(params_format(params)); in magician_playback_hw_params()
H A Dpxa-ssp.c557 int width = snd_pcm_format_physical_width(params_format(params)); in pxa_ssp_hw_params()
/OK3568_Linux_fs/kernel/sound/drivers/pcsp/
H A Dpcsp_lib.c236 snd_pcm_format_physical_width(substream->runtime->format) >> 3; in snd_pcsp_playback_prepare()
/OK3568_Linux_fs/kernel/include/sound/
H A Dpcm_params.h362 return snd_pcm_format_physical_width(params_format(p)); in params_physical_width()
/OK3568_Linux_fs/kernel/sound/usb/
H A Dendpoint.c638 int frame_bits = snd_pcm_format_physical_width(pcm_format) * channels; in check_ep_params()
810 int frame_bits = snd_pcm_format_physical_width(pcm_format) * channels; in data_ep_set_params()
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dfsl_asrc_dma.c248 width = snd_pcm_format_physical_width(asrc->asrc_format); in fsl_asrc_dma_hw_params()
H A Dfsl_dma.c545 snd_pcm_format_physical_width(params_format(hw_params)); in fsl_dma_hw_params()
/OK3568_Linux_fs/kernel/drivers/staging/most/sound/
H A Dsound.c337 int width = snd_pcm_format_physical_width(runtime->format); in pcm_prepare()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_multi_dais_pcm.c500 int bits = snd_pcm_format_physical_width(i); in dmaengine_mpcm_set_runtime_hwparams()
/OK3568_Linux_fs/kernel/sound/pci/
H A Dals4000.c312 if (snd_pcm_format_physical_width(runtime->format) == 16) in snd_als4000_get_format()
/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dpcm.c181 ret = snd_pcm_format_physical_width(params_format(params)); in sof_pcm_hw_params()
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Ddma.c179 int bits = snd_pcm_format_physical_width(runtime->format); in rsnd_dmaen_start()
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c372 sample_bits = snd_pcm_format_physical_width(params_format(params)); in soc_pcm_params_symmetry()
924 codec_dai->sample_bits = snd_pcm_format_physical_width( in soc_pcm_hw_params()
946 snd_pcm_format_physical_width(params_format(params)); in soc_pcm_hw_params()
/OK3568_Linux_fs/kernel/sound/parisc/
H A Dharmony.c387 (snd_pcm_format_physical_width(fmt) in snd_harmony_set_data_format()

12