Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pcm/
H A Dchannel.h431 #define CHN_BITPERFECT(c) ((c)->flags & CHN_F_BITPERFECT) macro
H A Dfeeder_chain.c714 if (CHN_BITPERFECT(c) || (c->format & AFMT_PASSTHROUGH)) { in feeder_chain()
H A Dchannel.c1713 if (!CHN_BITPERFECT(c) && report_soft_matrix) in chn_oss_getmask()
2425 if (!CHN_BITPERFECT(c) && report_soft_formats) in chn_getformats()