Home | History | Annotate | Download | only in libvpx

Lines Matching refs:timebase

919 static const arg_def_t timebase         = ARG_DEF(NULL, "timebase", 1,
920 "Stream timebase (frame duration)");
929 &width, &height, &timebase, &framerate, &error_resilient,
1237 /* Change the default timebase to a high enough value so that the encoder
1262 else if (arg_match(&arg, &timebase, argi))