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

/freebsd-13-stable/sys/dev/sound/pcm/
H A Dpcm.h251 #define _PCM_READ_S24_LE(b8) \ macro
294 #define _PCM_READ_S24_NE(b8) _PCM_READ_S24_LE(b8)
348 #define PCM_READ_S24_LE(b8) _PCM_READ_S24_LE(b8)

Completed in 75 milliseconds