Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_FORMAT_S16 (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/sound/core/oss/
Drate.c317 if (snd_BUG_ON(src_format->format != SNDRV_PCM_FORMAT_S16)) in snd_pcm_plugin_build_rate()
319 if (snd_BUG_ON(dst_format->format != SNDRV_PCM_FORMAT_S16)) in snd_pcm_plugin_build_rate()
Dpcm_plugin.c418 tmpformat.format = SNDRV_PCM_FORMAT_S16; in snd_pcm_plug_format_plugins()
451 if (srcformat.format != SNDRV_PCM_FORMAT_S16) { in snd_pcm_plug_format_plugins()
453 tmpformat.format = SNDRV_PCM_FORMAT_S16; in snd_pcm_plug_format_plugins()
/linux-4.1.27/sound/isa/msnd/
Dmsnd.h32 #define DEFSAMPLESIZE SNDRV_PCM_FORMAT_S16
/linux-4.1.27/include/uapi/sound/
Dasound.h232 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_LE macro
243 #define SNDRV_PCM_FORMAT_S16 SNDRV_PCM_FORMAT_S16_BE macro
/linux-4.1.27/sound/soc/jz4740/
Djz4740-i2s.c272 case SNDRV_PCM_FORMAT_S16: in jz4740_i2s_hw_params()
/linux-4.1.27/sound/firewire/
Damdtp.c287 case SNDRV_PCM_FORMAT_S16: in amdtp_stream_set_pcm_format()
/linux-4.1.27/sound/pci/asihpi/
Dasihpi.c317 SNDRV_PCM_FORMAT_S16, /* HPI_FORMAT_PCM16_SIGNED 2 */