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

/freebsd-12-stable/sys/dev/sound/pcm/
H A Dmatrix_map.h148 .type = SND_CHN_T_LF, \
221 .type = SND_CHN_T_LF, \
322 .type = SND_CHN_T_LF, \
425 .type = SND_CHN_T_LF, \
531 .type = SND_CHN_T_LF, \
648 .type = SND_CHN_T_LF, \
H A Dmatrix.h45 #define SND_CHN_T_LF 3 /* Low Frequency */ macro
85 #define SND_CHN_T_MASK_LF (1 << SND_CHN_T_LF)
H A Dfeeder_matrix.c711 [SND_CHN_T_LF] = CHID_LFE,
732 [CHID_LFE] = SND_CHN_T_LF,

Completed in 111 milliseconds