Searched refs:t_argno (Results 1 – 1 of 1) sorted by relevance
49 int t_argno; in sox_fade_getopts() local85 for (t_argno = 1; t_argno < argc && t_argno < 3; t_argno++) in sox_fade_getopts()88 if(t_argno == 1) in sox_fade_getopts()90 fade->out_stop_str = lsx_strdup(argv[t_argno]); in sox_fade_getopts()100 fade->out_start_str = lsx_strdup(argv[t_argno]); in sox_fade_getopts()