Home
last modified time | relevance | path

Searched refs:outfmt (Results 201 – 225 of 621) sorted by relevance

12345678910>>...25

/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_flip.c35 unsigned int flags, unsigned int outfmt){ in config() argument
37 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
H A Dvf_blackframe.c44 int d_height, unsigned int flags, unsigned int outfmt) { in config() argument
45 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
H A Dvf_tinterlace.c193 unsigned int flags, unsigned int outfmt) in config() argument
198 return vf_next_config(vf,width,height*2,d_width,d_height*2,flags,outfmt); in config()
202 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
H A Dve_raw.c112 unsigned int flags, unsigned int outfmt) in config() argument
118 ret = set_format(vf, outfmt); in config()
H A Dvf_smartblur.c101 unsigned int flags, unsigned int outfmt){ in config() argument
107 getSubSampleFactors(&sw, &sh, outfmt); in config()
110 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_flip.c35 unsigned int flags, unsigned int outfmt){ in config() argument
37 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
H A Dvf_blackframe.c44 int d_height, unsigned int flags, unsigned int outfmt) { in config() argument
45 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
H A Dvf_tinterlace.c193 unsigned int flags, unsigned int outfmt) in config() argument
198 return vf_next_config(vf,width,height*2,d_width,d_height*2,flags,outfmt); in config()
202 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
H A Dve_raw.c112 unsigned int flags, unsigned int outfmt) in config() argument
118 ret = set_format(vf, outfmt); in config()
H A Dvf_smartblur.c101 unsigned int flags, unsigned int outfmt){ in config() argument
107 getSubSampleFactors(&sw, &sh, outfmt); in config()
110 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/wiredtiger/src/packing/
H A Dpack_impl.c115 const char *outfmt, const WT_ITEM *inbuf, WT_ITEM *outbuf) in __wt_struct_repack() argument
128 WT_RET(__pack_init(session, &packout, outfmt)); in __wt_struct_repack()
/dports/shells/dash/dash-0.5.11.5/src/
H A Dalias.c148 outfmt(out2, "%s: %s not found\n", "alias", n); in aliascmd()
174 outfmt(out2, "%s: %s not found\n", "unalias", *argptr); in unaliascmd()
/dports/net/cloud-init/cloud-init-21.4/cloudinit/cmd/
H A Dmain.py279 outfmt = None
284 (outfmt, errfmt) = util.fixup_output(init.cfg, name)
441 outfmt_orig = outfmt
443 (outfmt, errfmt) = util.get_output_cfg(mods.cfg, name)
444 if outfmt_orig != outfmt or errfmt_orig != errfmt:
446 outfmt, errfmt)
447 (outfmt, errfmt) = util.fixup_output(mods.cfg, name)
/dports/graphics/imageworsener/imageworsener-1.3.4/src/
H A Dimagew-cmd.c150 int outfmt; member
1015 if(p->outfmt==IW_FORMAT_MIFF) { in iwcmd_set_bitdepth()
1079 if(p->outfmt==IW_FORMAT_UNKNOWN) { in iwcmd_run()
1084 p->outfmt=IW_FORMAT_BMP; in iwcmd_run()
1093 s = iw_get_fmt_name(p->outfmt); in iwcmd_run()
1100 if(p->outfmt!=IW_FORMAT_BMP) { in iwcmd_run()
1216 if(p->outfmt==IW_FORMAT_BMP) { in iwcmd_run()
1240 if(p->outfmt==IW_FORMAT_PBM) { in iwcmd_run()
1251 if(p->outfmt==IW_FORMAT_PGM || p->outfmt==IW_FORMAT_PBM) { in iwcmd_run()
2674 p->outfmt=get_fmt_from_name(v); in process_option_arg()
[all …]
/dports/biology/p5-BioPerl-Run/BioPerl-Run-1.007003/t/
H A DSABlastPlus.t271 -method_args => [ '-outfmt' => '"6 qseqid sseqid"' ]
272 ) } "bl2seq (tblastx) - multiple outfmt options";
278 ) } "bl2seq (tblastx) - multiple outfmt options (use method arg)";
284 … ) } "bl2seq (tblastx) - multiple outfmt options (no explict quotes should also work)";
290 … ) } "bl2seq (tblastx) - multiple outfmt options (a single format number in quotes";
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmenu/
H A Dvf_menu.c217 unsigned int flags, unsigned int outfmt) { in config() argument
225 if(outfmt == IMGFMT_MPEGPES) in config()
227 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmenu/
H A Dvf_menu.c217 unsigned int flags, unsigned int outfmt) { in config() argument
225 if(outfmt == IMGFMT_MPEGPES) in config()
227 return vf_next_config(vf,width,height,d_width,d_height,flags,outfmt); in config()
/dports/editors/lazarus-devel/docs/html/
H A Dbuild_html.sh10 ./build_lcl_docs --fpcdocs=../chm --outfmt html
H A Dbuild_chm.sh5 ./build_lcl_docs --outfmt chm --fpcdocs=../chm --footer locallclfooter.xml
/dports/editors/lazarus/docs/html/
H A Dbuild_html.sh10 ./build_lcl_docs --fpcdocs=../chm --outfmt html
H A Dbuild_chm.sh5 ./build_lcl_docs --outfmt chm --fpcdocs=../chm --footer locallclfooter.xml
/dports/editors/lazarus-qt5-devel/docs/html/
H A Dbuild_html.sh10 ./build_lcl_docs --fpcdocs=../chm --outfmt html
/dports/editors/lazarus-qt5/docs/html/
H A Dbuild_html.sh10 ./build_lcl_docs --fpcdocs=../chm --outfmt html
H A Dbuild_chm.sh5 ./build_lcl_docs --outfmt chm --fpcdocs=../chm --footer locallclfooter.xml
/dports/sysutils/rsyslog8/rsyslog-8.2112.0/tests/testsuites/incltest.d/
H A Dinclude.conf1 $template outfmt,"%msg:F,58:2%\n"

12345678910>>...25