Home
last modified time | relevance | path

Searched refs:enc_time_bases (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg.h234 SpecifierOpt *enc_time_bases; member
Dffmpeg_opt.c1524 MATCH_PER_STREAM_OPT(enc_time_bases, str, time_base, oc, st); in new_output_stream()
3778 …ase", HAS_ARG | OPT_STRING | OPT_EXPERT | OPT_SPEC | OPT_OUTPUT, { .off = OFFSET(enc_time_bases) },