Home
last modified time | relevance | path

Searched refs:stdev (Results 1 – 8 of 8) sorted by relevance

/external/opencv3/modules/videostab/include/opencv2/videostab/
Dmotion_stabilizing.hpp100 GaussianMotionFilter(int radius = 15, float stdev = -1.f);
102 void setParams(int radius, float stdev = -1.f);
104 float stdev() const { return stdev_; } in stdev() function in cv::videostab::GaussianMotionFilter
/external/toybox/toys/lsb/
Dmount.c161 struct stat stdev, stdir; in mount_filesystem() local
164 if (!stat(dev, &stdev) && !stat(dir, &stdir) in mount_filesystem()
165 && ((S_ISREG(stdev.st_mode) && S_ISREG(stdir.st_mode)) in mount_filesystem()
166 || (S_ISDIR(stdev.st_mode) && S_ISDIR(stdir.st_mode)))) in mount_filesystem()
/external/autotest/client/site_tests/graphics_WebGLAquarium/
Dsampler.py266 self.stdev = None
287 self.stdev = numpy.std(self.duration_data)
Dgraphics_WebGLAquarium.py203 results[value.fb][state] = (stats.avg, stats.stdev)
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
Dprofile.rb172 mean, stdev = '%4.2f' % set.average, '%4.2f' % set.standard_deviation
179 report << "| %-66s | %7s |\n" % [ "Standard Deviation of k", stdev ]
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/
Dperfdiag.py1495 stdev = math.sqrt(sum((x - mean)**2 for x in trials) / n)
1499 print ('%.1f' % (stdev * 1000)).rjust(12), '',
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.test.performance_3.6.0.v20091014.jar ... AVERAGE public static final int SIZE public static final int STDEV public static final int BEFORE public static final int AFTER ...
/external/fio/
DHOWTO1773 slat (msec): min= 0, max= 136, avg= 0.03, stdev= 1.92
1774 clat (msec): min= 0, max= 631, avg=48.50, stdev=86.82
1775 bw (KB/s) : min= 0, max= 1196, per=51.00%, avg=664.02, stdev=681.68
1792 slat= Submission latency (avg being the average, stdev being the