Searched refs:copy_prior_start (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.h187 SpecifierOpt *copy_prior_start; member in struct:OptionsContext
426 int copy_prior_start; member in struct:OutputStream
H A Dffmpeg_opt.c1130 ost->copy_prior_start = -1;
1131 MATCH_PER_STREAM_OPT(copy_prior_start, i, ost->copy_prior_start, oc ,st);
2830 { "copypriorss", OPT_INT | HAS_ARG | OPT_EXPERT | OPT_SPEC | OPT_OUTPUT, { .off = OFFSET(copy_prior_start) },
H A Dffmpeg.c1615 !ost->copy_prior_start)
1619 !ost->copy_prior_start)

Completed in 90 milliseconds