Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/audio/
H A Daudio_oss.h772 #define AFMT_S24_PACKED 0x00040000 /* 24 bit packed little endian */ macro
/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_oss.c60 { AFMT_S24_PACKED, AUDIO_FORMAT_S24_PACKED },
687 AFMT_S24_PACKED); in sndctl_dsp_getfmts()