Searched refs:t_char (Results 1 – 1 of 1) sorted by relevance
48 char t_char[2]; in sox_fade_getopts() local61 if (sscanf(argv[0], "%1[qhltp]", t_char)) in sox_fade_getopts()63 fade->in_fadetype = *t_char; in sox_fade_getopts()64 fade->out_fadetype = *t_char; in sox_fade_getopts()