Searched refs:snd_pcm_format_width (Results 1 – 25 of 45) sorted by relevance
12
121 src_bytes = snd_pcm_format_width(src_format) / 8; in init_data()122 dst_bytes = snd_pcm_format_width(dst_format) / 8; in init_data()
296 snd_pcm_format_width(format) / 8; in init_data()
349 unsigned int width = snd_pcm_format_width(format); in snd_pcm_plug_slave_format()359 w = snd_pcm_format_width(f); in snd_pcm_plug_slave_format()
62 switch (snd_pcm_format_width(runtime->format)) { in snd_pcm_create_iec958_consumer()
328 int snd_pcm_format_width(snd_pcm_format_t format) in snd_pcm_format_width() function338 EXPORT_SYMBOL(snd_pcm_format_width);
37 bitwidth = snd_pcm_format_width(format); in storm_ops_hw_params()
97 bitwidth = snd_pcm_format_width(format); in lpass_cpu_daiops_hw_params()
96 bitwidth = snd_pcm_format_width(format); in lpass_platform_pcmops_hw_params()
93 if (snd_pcm_format_width(runtime->format) == 16) in snd_gf1_pcm_block_change()129 voice_ctrl = snd_pcm_format_width(runtime->format) == 16 ? 0x24 : 0x20; in snd_gf1_pcm_trigger_up()140 end -= snd_pcm_format_width(runtime->format) == 16 ? 2 : 1; in snd_gf1_pcm_trigger_up()380 w16 = (snd_pcm_format_width(runtime->format) == 16); in snd_gf1_pcm_playback_copy()410 w16 = (snd_pcm_format_width(runtime->format) == 16); in snd_gf1_pcm_playback_silence()
33 sample_size = snd_pcm_format_width(params_format(params)); in snd_soc_params_to_frame_size()
388 if (snd_pcm_format_width(runtime->format) == 8) { in snd_es1688_playback_prepare()400 if (snd_pcm_format_width(runtime->format) == 8) { in snd_es1688_playback_prepare()450 if (snd_pcm_format_width(runtime->format) == 8) { in snd_es1688_capture_prepare()460 if (snd_pcm_format_width(runtime->format) == 8) { in snd_es1688_capture_prepare()
462 snd_pcm_format_width(substream->runtime->format)); in snd_ps3_set_avsetting()488 switch (snd_pcm_format_width(substream->runtime->format)) { in snd_ps3_set_avsetting()497 snd_pcm_format_width(substream->runtime->format)); in snd_ps3_set_avsetting()
234 p_params.s_fmt = snd_pcm_format_width(params_format(params)); in skl_pcm_hw_params()290 p_params.s_fmt = snd_pcm_format_width(params_format(params)); in skl_be_hw_params()349 p_params.s_fmt = snd_pcm_format_width(params_format(params)); in skl_link_hw_params()
512 chip->play_sample_size = snd_pcm_format_width(params_format(params)); in snd_msnd_playback_hw_params()658 chip->capture_sample_size = snd_pcm_format_width(params_format(params)); in snd_msnd_capture_hw_params()
85 chip->play_sample_size = snd_pcm_format_width(DEFSAMPLESIZE); in set_default_audio_parameters()88 chip->capture_sample_size = snd_pcm_format_width(DEFSAMPLESIZE); in set_default_audio_parameters()
457 if (snd_pcm_format_width(params_format(hw_params)) == 16) in snd_es18xx_playback_hw_params()498 (snd_pcm_format_width(runtime->format) == 16 ? 0x01 : 0x00) | in snd_es18xx_playback1_prepare()572 if (snd_pcm_format_width(params_format(hw_params)) == 16) in snd_es18xx_capture_hw_params()608 (snd_pcm_format_width(runtime->format) == 16 ? 0x04 : 0x00) | in snd_es18xx_capture_prepare()672 (snd_pcm_format_width(runtime->format) == 16 ? 0x04 : 0x00) | in snd_es18xx_playback2_prepare()
539 if (snd_pcm_format_width(runtime->format) == 8) in sis_pcm_playback_prepare()800 if (snd_pcm_format_width(runtime->format) == 8) in sis_prepare_timing_voice()842 if (snd_pcm_format_width(runtime->format) == 8) in sis_pcm_capture_prepare()
376 if (snd_pcm_format_width(rt->format) == 16) in snd_ad1889_playback_prepare()426 if (snd_pcm_format_width(rt->format) == 16) in snd_ad1889_capture_prepare()
635 is8 = snd_pcm_format_width(runtime->format) == 16 ? 0 : 1; in snd_es1938_capture_prepare()683 is8 = snd_pcm_format_width(runtime->format) == 16 ? 0 : 1; in snd_es1938_playback1_prepare()720 is8 = snd_pcm_format_width(runtime->format) == 16 ? 0 : 1; in snd_es1938_playback2_prepare()
456 if (snd_pcm_format_width(runtime->format) == 16) in snd_fm801_playback_prepare()488 if (snd_pcm_format_width(runtime->format) == 16) in snd_fm801_capture_prepare()
721 if (snd_pcm_format_width(runtime->format) == 16) in snd_sonicvibes_playback_prepare()746 if (snd_pcm_format_width(runtime->format) == 16) in snd_sonicvibes_capture_prepare()
96 bits = snd_pcm_format_width(params_format(params)); in sst_byt_pcm_hw_params()
290 unsigned sample_size = snd_pcm_format_width(params_format(params)); in xtfpga_i2s_hw_params()
386 u32 word_width = snd_pcm_format_width(params_format(params)); in fsl_sai_hw_params()
769 switch (snd_pcm_format_width(format)) { in snd_hdac_calc_stream_format()