Home
last modified time | relevance | path

Searched refs:AFMT_U16_BE (Results 1 – 5 of 5) sorted by relevance

/linux/sound/oss/dmasound/
H A Ddmasound_core.c296 case AFMT_U16_BE: in sound_copy_translate()
1231 case AFMT_U16_BE: in get_afmt_string()
H A Ddmasound_atari.c1128 case AFMT_U16_BE: in FalconSetFormat()
/linux/include/uapi/linux/
H A Dsoundcard.h565 # define AFMT_U16_BE 0x00000100 /* Big endian U16 */ macro
/linux/sound/core/oss/
H A Dpcm_oss.c636 case AFMT_U16_BE: return SNDRV_PCM_FORMAT_U16_BE; in snd_pcm_oss_format_from()
660 case SNDRV_PCM_FORMAT_U16_BE: return AFMT_U16_BE; in snd_pcm_oss_format_to()
1854 AFMT_U16_BE | in snd_pcm_oss_get_formats()
/linux/sound/core/
H A Dpcm.c318 case AFMT_U16_BE: in snd_pcm_oss_format_name()