Searched refs:duration_str (Results 1 – 1 of 1) sorted by relevance
92 const char *duration_str; member239 p->duration_str = lsx_strdup(optstate.arg); in getopts()249 if (!!p->x_size0 + !!p->pixels_per_sec + !!p->duration_str > 2) { in getopts()364 if (p->duration_str) { in start()365 lsx_parsesamples(effp->in_signal.rate, p->duration_str, &d, 't'); in start()