Searched refs:show_banner (Results 1 - 5 of 5) sorted by relevance
/third_party/ffmpeg/fftools/ |
H A D | cmdutils.h | 43 * program birth year, defined by the program for show_banner() 379 void show_banner(int argc, char **argv, const OptionDef *options);
|
H A D | opt_common.c | 237 void show_banner(int argc, char **argv, const OptionDef *options) in show_banner() function
|
H A D | ffprobe.c | 4049 show_banner(argc, argv, options); in main()
|
H A D | ffplay.c | 3677 show_banner(argc, argv, options); in main()
|
H A D | ffmpeg.c | 4535 show_banner(argc, argv, options); in main()
|
Completed in 20 milliseconds