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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/
H A Dffmpeg.c2609 static void opt_frame_size(const char *arg) function
3811 opt_frame_size(norm == PAL ? "352x288" : "352x240");
3839 opt_frame_size(norm == PAL ? "480x576" : "480x480");
3861 opt_frame_size(norm == PAL ? "720x576" : "720x480");
3880 opt_frame_size(norm == PAL ? "720x576" : "720x480");
4037 { "s", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_size}, "set frame size (WxH or abbreviation)", "size" },
H A Dffplay.c2925 static void opt_frame_size(const char *arg) function
3016 { "s", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_size}, "set frame size (WxH or abbreviation)", "size" },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/
H A Dffmpeg.c2609 static void opt_frame_size(const char *arg) function
3811 opt_frame_size(norm == PAL ? "352x288" : "352x240");
3839 opt_frame_size(norm == PAL ? "480x576" : "480x480");
3861 opt_frame_size(norm == PAL ? "720x576" : "720x480");
3880 opt_frame_size(norm == PAL ? "720x576" : "720x480");
4037 { "s", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_size}, "set frame size (WxH or abbreviation)", "size" },
H A Dffplay.c2925 static void opt_frame_size(const char *arg) function
3016 { "s", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_size}, "set frame size (WxH or abbreviation)", "size" },
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/
H A Dffmpeg.c2609 static void opt_frame_size(const char *arg) function
3811 opt_frame_size(norm == PAL ? "352x288" : "352x240");
3839 opt_frame_size(norm == PAL ? "480x576" : "480x480");
3861 opt_frame_size(norm == PAL ? "720x576" : "720x480");
3880 opt_frame_size(norm == PAL ? "720x576" : "720x480");
4037 { "s", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_size}, "set frame size (WxH or abbreviation)", "size" },
H A Dffplay.c2925 static void opt_frame_size(const char *arg) function
3016 { "s", HAS_ARG | OPT_VIDEO, {(void*)opt_frame_size}, "set frame size (WxH or abbreviation)", "size" },

Completed in 127 milliseconds