Searched refs:slave_select_sep (Results 1 – 1 of 1) sorted by relevance
63 static const char *const slave_select_sep = ","; variable264 while (subselect = av_strtok(first_subselect, slave_select_sep, &next_subselect)) { in open_slave()