Home
last modified time | relevance | path

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

/openbmc/qemu/audio/
H A Dossaudio.c152 return AFMT_U16_BE; in aud_to_ossfmt()
194 case AFMT_U16_BE: in oss_to_audfmt()
/openbmc/linux/sound/oss/dmasound/
H A Ddmasound_core.c295 case AFMT_U16_BE: in sound_copy_translate()
1232 case AFMT_U16_BE: in get_afmt_string()
H A Ddmasound_paula.c401 case AFMT_U16_BE: in AmiSetFormat()
H A Ddmasound_atari.c1128 case AFMT_U16_BE: in FalconSetFormat()
/openbmc/linux/include/uapi/linux/
H A Dsoundcard.h565 # define AFMT_U16_BE 0x00000100 /* Big endian U16 */ macro
/openbmc/linux/sound/core/oss/
H A Dpcm_oss.c644 case AFMT_U16_BE: return SNDRV_PCM_FORMAT_U16_BE; in snd_pcm_oss_format_from()
668 case SNDRV_PCM_FORMAT_U16_BE: return AFMT_U16_BE; in snd_pcm_oss_format_to()
1866 AFMT_U16_BE | in snd_pcm_oss_get_formats()
/openbmc/linux/sound/core/
H A Dpcm.c323 case AFMT_U16_BE: in snd_pcm_oss_format_name()