Lines Matching defs:chan_str
69 char chan_str[16];
82 snprintf(chan_str, sizeof(chan_str), "[%d to %d] ",
85 snprintf(chan_str, sizeof(chan_str), "[%d to any] ",
88 snprintf(chan_str, sizeof(chan_str), "[any to %d] ",
91 snprintf(chan_str, sizeof(chan_str), "[any to any] ");
95 coeff_type_names[coeff_type], chan_str, descr);