Searched refs:copy_prior_start (Results 1 – 3 of 3) sorted by relevance
202 SpecifierOpt *copy_prior_start; member537 int copy_prior_start; member
1545 ost->copy_prior_start = -1; in new_output_stream()1546 MATCH_PER_STREAM_OPT(copy_prior_start, i, ost->copy_prior_start, oc ,st); in new_output_stream()3552 …, OPT_INT | HAS_ARG | OPT_EXPERT | OPT_SPEC | OPT_OUTPUT, { .off = OFFSET(copy_prior_start) },
2071 if (!ost->frame_number && !ost->copy_prior_start) { in do_streamcopy()