| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/sound/core/oss/ |
| H A D | pcm_plugin.c | 62 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 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 | 692 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 D | pcm_misc.c | 366 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 D | pcm_dmaengine.c | 446 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 D | hda-compress.c | 72 bps = snd_pcm_format_physical_width(SNDRV_PCM_FORMAT_S32_LE); in hda_probe_compr_set_params()
|
| /OK3568_Linux_fs/kernel/android/ |
| H A D | abi_gki_aarch64_xiaomi | 73 snd_pcm_format_physical_width
|
| H A D | abi_gki_aarch64_mtk | 1944 snd_pcm_format_physical_width 3029 snd_pcm_format_physical_width
|
| /OK3568_Linux_fs/kernel/sound/soc/pxa/ |
| H A D | magician.c | 103 width = snd_pcm_format_physical_width(params_format(params)); in magician_playback_hw_params()
|
| H A D | pxa-ssp.c | 557 int width = snd_pcm_format_physical_width(params_format(params)); in pxa_ssp_hw_params()
|
| /OK3568_Linux_fs/kernel/sound/drivers/pcsp/ |
| H A D | pcsp_lib.c | 236 snd_pcm_format_physical_width(substream->runtime->format) >> 3; in snd_pcsp_playback_prepare()
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | pcm_params.h | 362 return snd_pcm_format_physical_width(params_format(p)); in params_physical_width()
|
| /OK3568_Linux_fs/kernel/sound/usb/ |
| H A D | endpoint.c | 638 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 D | fsl_asrc_dma.c | 248 width = snd_pcm_format_physical_width(asrc->asrc_format); in fsl_asrc_dma_hw_params()
|
| H A D | fsl_dma.c | 545 snd_pcm_format_physical_width(params_format(hw_params)); in fsl_dma_hw_params()
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/sound/ |
| H A D | sound.c | 337 int width = snd_pcm_format_physical_width(runtime->format); in pcm_prepare()
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multi_dais_pcm.c | 500 int bits = snd_pcm_format_physical_width(i); in dmaengine_mpcm_set_runtime_hwparams()
|
| /OK3568_Linux_fs/kernel/sound/pci/ |
| H A D | als4000.c | 312 if (snd_pcm_format_physical_width(runtime->format) == 16) in snd_als4000_get_format()
|
| /OK3568_Linux_fs/kernel/sound/soc/sof/ |
| H A D | pcm.c | 181 ret = snd_pcm_format_physical_width(params_format(params)); in sof_pcm_hw_params()
|
| /OK3568_Linux_fs/kernel/sound/soc/sh/rcar/ |
| H A D | dma.c | 179 int bits = snd_pcm_format_physical_width(runtime->format); in rsnd_dmaen_start()
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-pcm.c | 372 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 D | harmony.c | 387 (snd_pcm_format_physical_width(fmt) in snd_harmony_set_data_format()
|