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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/
H A Dffmpeg.c2271 static void opt_format(const char *arg) function
3585 opt_format("vcd");
3613 opt_format("svcd");
3635 opt_format("dvd");
3654 opt_format("dv");
3771 { "f", HAS_ARG, {(void*)opt_format}, "force format", "fmt" },
H A Dffplay.c2424 static void opt_format(const char *arg) function
2498 { "f", HAS_ARG, {(void*)opt_format}, "force format", "fmt" },

Completed in 103 milliseconds