Home
last modified time | relevance | path

Searched refs:CHN_BITPERFECT (Results 1 – 3 of 3) sorted by relevance

/NextBSD/sys/dev/sound/pcm/
HDchannel.h427 #define CHN_BITPERFECT(c) ((c)->flags & CHN_F_BITPERFECT) macro
HDfeeder_chain.c714 if (CHN_BITPERFECT(c) || (c->format & AFMT_PASSTHROUGH)) { in feeder_chain()
HDchannel.c1498 if (!CHN_BITPERFECT(c) && report_soft_matrix) in chn_oss_getmask()
2217 if (!CHN_BITPERFECT(c) && report_soft_formats) in chn_getformats()