Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsoundcard.h171 #define AFMT_U16_LE 0x00000080 /* Little endian unsigned 16-bit */ macro
195 #define AFMT_U16_NE AFMT_U16_LE
208 #define AFMT_U16_OE AFMT_U16_LE
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_audio.c91 SND_FORMAT(AFMT_U16_LE, 1, 0),
92 SND_FORMAT(AFMT_U16_LE, 2, 0),