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

/freebsd-10.0-release/sys/sys/
H A Dsoundcard.h185 #define AFMT_U24_LE 0x00040000 /* Little endian unsigned 24-bit */ macro
194 #define AFMT_U24_NE AFMT_U24_LE
207 #define AFMT_U24_OE AFMT_U24_LE
/freebsd-10.0-release/sys/dev/sound/pcm/
H A Dfeeder_chain.c103 AFMT_S24_LE, AFMT_S24_BE, AFMT_U24_LE, AFMT_U24_BE,
112 AFMT_S24_LE, AFMT_S24_BE, AFMT_U24_LE, AFMT_U24_BE,
H A Dsound.h198 #define AFMT_24BIT (AFMT_S24_LE | AFMT_S24_BE | AFMT_U24_LE | AFMT_U24_BE)
H A Dchannel.c1017 { "u24le", NULL, NULL, AFMT_U24_LE },
/freebsd-10.0-release/sys/dev/sound/usb/
H A Duaudio.c394 {UA_FMT_PCM8, 24, AFMT_U24_LE, "24-bit U-LE PCM"},
417 {UA20_FMT_PCM8, 24, AFMT_U24_LE, "24-bit U-LE PCM"},

Completed in 131 milliseconds