Searched refs:out_stop_str (Results 1 – 1 of 1) sorted by relevance
28 char *in_stop_str, *out_start_str, *out_stop_str; member83 fade->out_start_str = fade->out_stop_str = 0; in sox_fade_getopts()90 fade->out_stop_str = lsx_strdup(argv[t_argno]); in sox_fade_getopts()93 n = lsx_parseposition(0., fade->out_stop_str, NULL, (uint64_t)0, (uint64_t)0, '='); in sox_fade_getopts()134 if (fade->out_stop_str) in sox_fade_start()137 if (!lsx_parseposition(effp->in_signal.rate, fade->out_stop_str, in sox_fade_start()336 free(fade->out_stop_str); in lsx_kill()