Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sound/pcm/
HDfeeder_matrix.c65 #define SND_CHN_T_NULL 0x0e0e0e0e macro
127 if (info->matrix[i].chn[0] == SND_CHN_T_NULL) { in feed_matrix_apply()
220 info->matrix[ch].chn[0] = SND_CHN_T_NULL; in feed_matrix_setup()
268 (info->matrix[i].chn[j] == SND_CHN_T_NULL) ? in feed_matrix_setup()