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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/
H A Dffmpeg.c2765 static int opt_frame_rate(const char *opt, const char *arg) function
4059 opt_frame_rate("r", frame_rates[norm]);
4087 opt_frame_rate("r", frame_rates[norm]);
4109 opt_frame_rate("r", frame_rates[norm]);
4130 opt_frame_rate("r", frame_rates[norm]);
4268 { "r", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_rate}, "set frame rate (Hz value, fraction or abbreviation)", "rate" },

Completed in 58 milliseconds