Searched refs:AFMT_S24_LE (Results 1 - 7 of 7) sorted by relevance

/freebsd-current/sys/dev/sound/pcm/
H A Dsound.h169 #define AFMT_24BIT (AFMT_S24_LE | AFMT_S24_BE | AFMT_U24_LE | AFMT_U24_BE)
173 #define AFMT_SIGNED (AFMT_S32_LE | AFMT_S32_BE | AFMT_S24_LE | AFMT_S24_BE | \
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 Dchannel.c1011 { "s24le", NULL, NULL, AFMT_S24_LE },
/freebsd-current/sys/sys/
H A Dsoundcard.h183 #define AFMT_S24_LE 0x00010000 /* Little endian signed 24-bit */ macro
191 #define AFMT_S24_NE AFMT_S24_LE
204 #define AFMT_S24_OE AFMT_S24_LE
/freebsd-current/sys/arm/freescale/imx/
H A Dimx6_ssi.c613 SND_FORMAT(AFMT_S24_LE, 2, 0),
/freebsd-current/usr.sbin/bhyve/
H A Dhda_codec.c646 params->format = AFMT_S24_LE;
/freebsd-current/sys/dev/sound/usb/
H A Duaudio.c445 {UA_FMT_PCM, 24, AFMT_S24_LE, "24-bit S-LE PCM"},
456 {UA20_FMT_PCM, 24, AFMT_S24_LE, "24-bit S-LE PCM"},

Completed in 220 milliseconds