/linux-4.4.14/sound/core/oss/ |
D | linear.c | 119 src_bytes = snd_pcm_format_width(src_format) / 8; in init_data() 120 dst_bytes = snd_pcm_format_width(dst_format) / 8; in init_data()
|
D | mulaw.c | 294 snd_pcm_format_width(format) / 8; in init_data()
|
D | pcm_plugin.c | 321 unsigned int width = snd_pcm_format_width(format); in snd_pcm_plug_slave_format() 331 w = snd_pcm_format_width(f); in snd_pcm_plug_slave_format()
|
/linux-4.4.14/sound/core/ |
D | pcm_iec958.c | 62 switch (snd_pcm_format_width(runtime->format)) { in snd_pcm_create_iec958_consumer()
|
D | pcm_misc.c | 328 int snd_pcm_format_width(snd_pcm_format_t format) in snd_pcm_format_width() function 338 EXPORT_SYMBOL(snd_pcm_format_width);
|
/linux-4.4.14/sound/soc/qcom/ |
D | storm.c | 37 bitwidth = snd_pcm_format_width(format); in storm_ops_hw_params()
|
D | lpass-cpu.c | 97 bitwidth = snd_pcm_format_width(format); in lpass_cpu_daiops_hw_params()
|
D | lpass-platform.c | 96 bitwidth = snd_pcm_format_width(format); in lpass_platform_pcmops_hw_params()
|
/linux-4.4.14/sound/soc/ |
D | soc-utils.c | 33 sample_size = snd_pcm_format_width(params_format(params)); in snd_soc_params_to_frame_size()
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_pcm.c | 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()
|
/linux-4.4.14/sound/ppc/ |
D | snd_ps3.c | 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()
|
/linux-4.4.14/sound/isa/es1688/ |
D | es1688_lib.c | 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()
|
/linux-4.4.14/sound/soc/intel/skylake/ |
D | skl-pcm.c | 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()
|
/linux-4.4.14/sound/isa/msnd/ |
D | msnd.c | 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()
|
/linux-4.4.14/include/sound/ |
D | pcm_params.h | 353 return snd_pcm_format_width(params_format(p)); in params_width()
|
D | pcm.h | 1063 int snd_pcm_format_width(snd_pcm_format_t format); /* in bits */
|
/linux-4.4.14/sound/pci/ |
D | sis7019.c | 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()
|
D | ad1889.c | 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()
|
D | es1938.c | 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()
|
D | fm801.c | 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()
|
D | sonicvibes.c | 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()
|
D | ens1370.c | 893 if (snd_pcm_format_width(runtime->format) == 16) in snd_ensoniq_playback1_prepare() 941 if (snd_pcm_format_width(runtime->format) == 16) in snd_ensoniq_playback2_prepare() 981 if (snd_pcm_format_width(runtime->format) == 16) in snd_ensoniq_capture_prepare()
|
D | cmipci.c | 791 if (snd_pcm_format_width(runtime->format) >= 16) { in snd_cmipci_pcm_prepare() 793 if (snd_pcm_format_width(runtime->format) > 16) in snd_cmipci_pcm_prepare() 1235 if (snd_pcm_format_width(subs->runtime->format) > 16) { in setup_ac3() 1417 if (snd_pcm_format_width(substream->runtime->format) > 16) in snd_cmipci_capture_spdif_prepare()
|
D | azt3328.c | 1470 snd_pcm_format_width(runtime->format), in snd_azf3328_pcm_prepare() 1503 snd_pcm_format_width(runtime->format), in snd_azf3328_pcm_trigger()
|
D | cs4281.c | 748 switch (snd_pcm_format_width(runtime->format)) { in snd_cs4281_mode()
|
D | maestro3.c | 1260 snd_pcm_format_width(runtime->format) == 16 ? 0 : 1); in snd_m3_pcm_setup2()
|
D | es1968.c | 1231 if (snd_pcm_format_width(runtime->format) == 16) in snd_es1968_pcm_prepare()
|
/linux-4.4.14/sound/isa/ |
D | es18xx.c | 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()
|
/linux-4.4.14/sound/soc/intel/baytrail/ |
D | sst-baytrail-pcm.c | 96 bits = snd_pcm_format_width(params_format(params)); in sst_byt_pcm_hw_params()
|
/linux-4.4.14/sound/soc/xtensa/ |
D | xtfpga-i2s.c | 290 unsigned sample_size = snd_pcm_format_width(params_format(params)); in xtfpga_i2s_hw_params()
|
/linux-4.4.14/sound/hda/ |
D | hdac_device.c | 767 switch (snd_pcm_format_width(format)) { in snd_hdac_calc_stream_format()
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_sai.c | 384 u32 word_width = snd_pcm_format_width(params_format(params)); in fsl_sai_hw_params()
|
D | fsl_esai.c | 513 u32 width = snd_pcm_format_width(params_format(params)); in fsl_esai_hw_params()
|
D | fsl_asrc.c | 450 int width = snd_pcm_format_width(params_format(params)); in fsl_asrc_dai_hw_params()
|
D | fsl_ssi.c | 771 snd_pcm_format_width(params_format(hw_params)); in fsl_ssi_hw_params()
|
/linux-4.4.14/sound/pci/emu10k1/ |
D | emupcm.c | 301 w_16 = snd_pcm_format_width(runtime->format) == 16; in snd_emu10k1_pcm_init_voice() 647 sample = snd_pcm_format_width(runtime->format) == 16 ? 0 : 0x80808080; in snd_emu10k1_playback_invalidate_cache()
|
/linux-4.4.14/sound/pci/ice1712/ |
D | ice1712.c | 595 if (snd_pcm_format_width(runtime->format) == 16) in snd_ice1712_playback_prepare() 627 if (snd_pcm_format_width(runtime->format) == 16) in snd_ice1712_playback_ds_prepare() 663 if (snd_pcm_format_width(runtime->format) == 16) in snd_ice1712_capture_prepare()
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-alsa.c | 523 if (snd_pcm_format_width(runtime->format) == 8) in snd_card_saa7134_capture_prepare()
|
/linux-4.4.14/sound/pci/trident/ |
D | trident_main.c | 771 if (snd_pcm_format_width(runtime->format) == 16) in snd_trident_control_mode() 1082 if (snd_pcm_format_width(runtime->format) == 16) { in snd_trident_capture_prepare() 1094 if (snd_pcm_format_width(runtime->format) == 16) in snd_trident_capture_prepare()
|
/linux-4.4.14/sound/drivers/ |
D | aloop.c | 345 salign = (snd_pcm_format_width(runtime->format) * in loopback_prepare()
|
/linux-4.4.14/sound/pci/asihpi/ |
D | asihpi.c | 311 snd_pcm_format_width(params_format(p)) / 8); in print_hwparams() 502 width = snd_pcm_format_width(params_format(params)); in snd_card_asihpi_pcm_hw_params()
|
/linux-4.4.14/sound/pci/ymfpci/ |
D | ymfpci_main.c | 532 if (snd_pcm_format_width(runtime->format) == 8) in snd_ymfpci_pcm_init_voice() 735 if (snd_pcm_format_width(runtime->format) == 8) in snd_ymfpci_capture_prepare()
|
/linux-4.4.14/sound/pci/nm256/ |
D | nm256.c | 437 if (snd_pcm_format_width(runtime->format) == 16) { in snd_nm256_set_format()
|
/linux-4.4.14/sound/pci/cs46xx/ |
D | cs46xx_lib.c | 1247 if (snd_pcm_format_width(runtime->format) == 8) { in snd_cs46xx_playback_prepare() 1256 if (snd_pcm_format_width(runtime->format) != 8) { in snd_cs46xx_playback_prepare()
|
/linux-4.4.14/sound/soc/davinci/ |
D | davinci-mcasp.c | 1192 uint sbits = snd_pcm_format_width(i); in davinci_mcasp_hw_rule_format()
|
/linux-4.4.14/sound/pci/ali5451/ |
D | ali5451.c | 1068 if (snd_pcm_format_width(runtime->format) == 16) in snd_ali_control_mode()
|
/linux-4.4.14/sound/pci/riptide/ |
D | riptide.c | 1028 w = snd_pcm_format_width(format) == 8; in setsampleformat()
|