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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dpcm.h297 #define _PCM_WRITE_U24_NE(b6) _PCM_WRITE_U24_LE(b8) macro
302 #define _PCM_WRITE_U24_NE(b6) _PCM_WRITE_U24_BE(b8) macro
361 #define PCM_WRITE_U24_NE(b8) _PCM_WRITE_U24_NE(b8)

Completed in 62 milliseconds