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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c2532 static int opt_frame_rate(const char *opt, const char *arg) function
3812 opt_frame_rate(NULL, frame_rates[norm]);
3840 opt_frame_rate(NULL, frame_rates[norm]);
3862 opt_frame_rate(NULL, frame_rates[norm]);
3883 opt_frame_rate(NULL, frame_rates[norm]);
4036 { "r", OPT_FUNC2 | HAS_ARG | OPT_VIDEO, {(void*)opt_frame_rate}, "set frame rate (Hz value, fraction or abbreviation)", "rate" },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c2532 static int opt_frame_rate(const char *opt, const char *arg) function
3812 opt_frame_rate(NULL, frame_rates[norm]);
3840 opt_frame_rate(NULL, frame_rates[norm]);
3862 opt_frame_rate(NULL, frame_rates[norm]);
3883 opt_frame_rate(NULL, frame_rates[norm]);
4036 { "r", OPT_FUNC2 | HAS_ARG | OPT_VIDEO, {(void*)opt_frame_rate}, "set frame rate (Hz value, fraction or abbreviation)", "rate" },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c2532 static int opt_frame_rate(const char *opt, const char *arg) function
3812 opt_frame_rate(NULL, frame_rates[norm]);
3840 opt_frame_rate(NULL, frame_rates[norm]);
3862 opt_frame_rate(NULL, frame_rates[norm]);
3883 opt_frame_rate(NULL, frame_rates[norm]);
4036 { "r", OPT_FUNC2 | HAS_ARG | OPT_VIDEO, {(void*)opt_frame_rate}, "set frame rate (Hz value, fraction or abbreviation)", "rate" },

Completed in 95 milliseconds