Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sound/pcm/
HDmatrix.h43 #define SND_CHN_T_LF 3 /* Low Frequency */ macro
83 #define SND_CHN_T_MASK_LF (1 << SND_CHN_T_LF)
334 .type = SND_CHN_T_LF, \
407 .type = SND_CHN_T_LF, \
508 .type = SND_CHN_T_LF, \
611 .type = SND_CHN_T_LF, \
717 .type = SND_CHN_T_LF, \
834 .type = SND_CHN_T_LF, \
HDfeeder_matrix.c585 [SND_CHN_T_LF] = CHID_LFE,
606 [CHID_LFE] = SND_CHN_T_LF,