Home
last modified time | relevance | path

Searched refs:threshes (Results 1 – 25 of 127) sorted by relevance

123456

/dports/databases/grass7/grass-7.8.6/raster3d/r3.showdspf/
H A Dthresh_array.c20 D_spec->threshes[0].nthres = 0;
21 D_spec->threshes[1].nthres = 0; /* for INSIDE CASE */
28 D_spec->threshes[0].tvalue[b++] = headp->linefax.tvalue[a];
29 D_spec->threshes[0].nthres++;
41 D_spec->threshes[i].tvalue[b++] =
43 D_spec->threshes[i].nthres++;
46 D_spec->threshes[i].tvalue[b++] =
48 D_spec->threshes[i].nthres++;
H A Dvizual.h58 cmndln_info threshes[2]; member
H A Ddraw_cap_ogl.c103 tp = &(B_spec->threshes[ta]);
322 for (ta = 0; ta < 2 && (tp = &(B_spec->threshes[ta]))->nthres;
/dports/graphics/opencv/opencv-4.5.3/modules/ml/misc/python/test/
H A Dtest_goodfeatures.py15 threshes = [ x / 100. for x in range(1,10) ]
18 …dict([(t, cv.goodFeaturesToTrack(arr, numPoints, t, 2, useHarrisDetector=True)) for t in threshes])
23 …dict([(t, cv.goodFeaturesToTrack(arr, numPoints, t, 2, useHarrisDetector=True)) for t in threshes])
24 for t in threshes:
29 for t0,t1 in zip(threshes, threshes[1:]):
/dports/net-mgmt/librenms/librenms-21.5.1/includes/discovery/sensors/temperature/
H A Dsub10.inc.php20 $threshes = snmp_walk($device, $thresh_oid, '-OsqU', 'SUB10SYSTEMS-MIB'); variable
22 foreach (explode("\n", $threshes) as $thresh) {
/dports/misc/vxl/vxl-3.3.2/contrib/mul/clsfy/
H A Dclsfy_direct_boost.h109 const std::vector<double>& threshes,
121 const std::vector<double>& threshes() const in threshes() function
H A Dclsfy_direct_boost.cxx89 const std::vector<double>& threshes, in set_parameters() argument
100 threshes_ = threshes; in set_parameters()
/dports/net-mgmt/devmon/devmon-0.3.1-beta1/modules/
H A Ddm_config.pm1852 my $threshes = '';
1855 $threshes .= "$test;$oid";
1859 $threshes .= ";$sc:$val";
1861 $threshes .= ',';
1863 $threshes .= ',' if ($threshes !~ /,$/);
1865 $threshes =~ s/,$//;
1884 "$threshes\e$excepts\n";
1955 my ($name,$ip,$vendor,$model,$tests,$cid,$threshes,$excepts)
1971 if(defined $threshes and $threshes ne '') {
1972 for my $thresh (split ',', $threshes) {
H A Ddm_tests.pm2316 my $threshes;
2320 $threshes = $thr->{$oid}{$color};
2323 $threshes = $oids->{$oid}{'thresh'}{$color}{'val'};
2326 next if !defined $threshes;
2330 for my $thresh (split /\s*,\s*/, $threshes) {
2386 my $threshes;
2390 $threshes = $thr->{$oid}{$color};
2393 $threshes = $oids->{$oid}{'thresh'}{$color}{'val'};
2396 next if !defined $threshes;
2400 for my $thresh (split /\s*,\s*/, $threshes) {
/dports/audio/supercollider/SuperCollider-3.11.0-Source/HelpSource/Classes/
H A DOnsets.schelp103 var threshes = (0.1, 0.2 .. 1);
114 onsets = Onsets.kr(chain, threshes, \rcomplex);
117 …pips = SinOsc.ar((threshes).linexp(0, 1, 440, 3520), 0, EnvGen.kr(Env.perc(0.001, 0.1, 0.5), onset…
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libvpx/vp9/encoder/
H A Dvp9_rd.h103 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES];
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.h105 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/multimedia/svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_rd.h107 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES];
/dports/multimedia/gstreamer1-plugins-svt-vp9/SVT-VP9-0.3.0/Source/Lib/VPX/
H A Dvp9_rd.h107 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES];
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/vp9/encoder/
H A Dvp9_rd.h114 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/multimedia/libvpx/libvpx-1.11.0/vp9/encoder/
H A Dvp9_rd.h119 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/vp9/encoder/
H A Dvp9_rd.h112 int threshes[MAX_SEGMENTS][BLOCK_SIZES][MAX_MODES]; member
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/
H A Dtessellimage.c36 int nthreshes, threshes[256], vsizes[256]; member
410 st->threshes[st->nthreshes] = i; in analyze()
430 fprintf (stderr, " %d=%d", st->threshes[i], st->vsizes[i]); in analyze()
624 int threshold = st->threshes[st->thresh]; in tessellate()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/com/sun/java/util/jar/pack/
H A DCodingChooser.java1012 int[] threshes = new int[meshes.length]; in tryAdaptiveCoding() local
1024 threshes[i] = BAND_HEADER + (int)Math.ceil(mesh * avgSize * lfuzz); in tryAdaptiveCoding()
1031 System.out.print(" " + meshes[i] + "(" + threshes[i] + ")"); in tryAdaptiveCoding()
1052 int thresh = threshes[j]; in tryAdaptiveCoding()

123456