show_formats_devices 1358 fftools/cmdutils.c     return show_formats_devices(optctx, opt, arg, 0, SHOW_DEFAULT);
show_formats_devices 1363 fftools/cmdutils.c     return show_formats_devices(optctx, opt, arg, 0, SHOW_MUXERS);
show_formats_devices 1368 fftools/cmdutils.c     return show_formats_devices(optctx, opt, arg, 0, SHOW_DEMUXERS);
show_formats_devices 1373 fftools/cmdutils.c     return show_formats_devices(optctx, opt, arg, 1, SHOW_DEFAULT);