Searched refs:AFMT_U32_LE (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h181 #define AFMT_U32_LE 0x00004000 /* Little endian unsigned 32-bit */ macro
195 #define AFMT_U32_NE AFMT_U32_LE
208 #define AFMT_U32_OE AFMT_U32_LE
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dfeeder_chain.c104 AFMT_S32_LE, AFMT_S32_BE, AFMT_U32_LE, AFMT_U32_BE,
113 AFMT_S32_LE, AFMT_S32_BE, AFMT_U32_LE, AFMT_U32_BE,
H A Dsound.h197 #define AFMT_32BIT (AFMT_S32_LE | AFMT_S32_BE | AFMT_U32_LE | AFMT_U32_BE)
H A Dchannel.c1026 { "u32le", NULL, NULL, AFMT_U32_LE },
/freebsd-10.0-release/sys/dev/sound/usb/
H A Duaudio.c395 {UA_FMT_PCM8, 32, AFMT_U32_LE, "32-bit U-LE PCM"},
418 {UA20_FMT_PCM8, 32, AFMT_U32_LE, "32-bit U-LE PCM"},

Completed in 145 milliseconds