Home
last modified time | relevance | path

Searched refs:AFMT_U16_LE (Results 1 – 6 of 6) sorted by relevance

/linux/sound/oss/dmasound/
A Ddmasound_core.c303 case AFMT_U16_LE: in sound_copy_translate()
1244 case AFMT_U16_LE: in get_afmt_string()
A Ddmasound_paula.c403 case AFMT_U16_LE: in AmiSetFormat()
A Ddmasound_atari.c1130 case AFMT_U16_LE: in FalconSetFormat()
/linux/include/uapi/linux/
A Dsoundcard.h564 # define AFMT_U16_LE 0x00000080 /* Little endian U16 */ macro
/linux/sound/core/oss/
A Dpcm_oss.c643 case AFMT_U16_LE: return SNDRV_PCM_FORMAT_U16_LE; in snd_pcm_oss_format_from()
667 case SNDRV_PCM_FORMAT_U16_LE: return AFMT_U16_LE; in snd_pcm_oss_format_to()
1853 AFMT_S8 | AFMT_U16_LE | in snd_pcm_oss_get_formats()
/linux/sound/core/
A Dpcm.c318 case AFMT_U16_LE: in snd_pcm_oss_format_name()

Completed in 22 milliseconds