Home
last modified time | relevance | path

Searched defs:mean (Results 26 - 50 of 54) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
H A Dvf_deshake.c101 double mean = 0; in clean_mean() local
H A Dvf_siti.c255 double mean = 0.0; in std_deviation() local
H A Daf_aspectralstats.c33 float mean; member
200 static float spectral_variance(const float *const spectral, int size, int max_freq, float mean) in spectral_variance() argument
311 float max = 0.f, mean = 0.f; in spectral_crest() local
[all...]
H A Dvf_convolve.c213 float mean, dev; in get_zeropadded_input() local
H A Dvf_readeia608.c225 float sum = 0.0, mean = 0.0; in meanf() local
H A Dvf_vaguedenoiser.c392 float mean = 0.f; in bayes_threshold() local
H A Daf_afwtdn.c898 static double measure_stddev(const double *in, int length, double mean) in measure_stddev() argument
H A Daf_afftdn.c335 static double floor_offset(const double *S, int size, double mean) in floor_offset() argument
592 double mean = 0.f; in reduce_mean() local
/third_party/ltp/testcases/misc/math/fptests/
H A Dfptest01.c337 static double mean; variable
/third_party/python/Lib/
H A Dstatistics.py414 def mean(data): global() function
1285 def mean(self): global() member in NormalDist
[all...]
H A Drandom.py861 from statistics import stdev, fmean as mean namespace
/third_party/skia/third_party/externals/harfbuzz/test/shape/
H A Dhb_test_tools.py184 def mean (self): member in Stats
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Dpoisson_distribution_test.cc113 const double mean = std::min(kMax, m); in TYPED_TEST() local
165 PoissonModel(double mean) PoissonModel() argument
167 double mean() const { return mean_; } mean() function in __anon19313::PoissonModel
245 double mean; global() member
[all...]
/third_party/ffmpeg/libavcodec/
H A Dshorten.c187 int32_t mean = 0; in init_offset() local
H A Ddnxhdenc.c983 int mean, sqmean; in dnxhd_mb_var_thread() local
H A Damrwbdec.c920 static float auto_correlation(float *diff_isf, float mean, int lag) in auto_correlation() argument
H A Dmotion_est.c1033 unsigned mean = (sum+128)>>8; in ff_estimate_p_frame_motion() local
/third_party/node/deps/v8/tools/
H A Drun_perf.py108 from statistics import mean, stdev namespace
/third_party/vk-gl-cts/modules/glshared/
H A DglsStateChangePerfTestCases.cpp58 double mean; member
[all...]
/third_party/vk-gl-cts/modules/gles2/performance/
H A Des2pDrawCallBatchingTests.cpp788 double mean; member
795 double mean = 0.0; in calculateStats() local
[all...]
H A Des2pShaderOperatorTests.cpp89 static tcu::Vector<float, N> mean (const vector<tcu::Vector<float, N> >& data) in mean() function
/third_party/backends/sanei/
H A Dsanei_ir.c235 double *mean = NULL; in sanei_ir_threshold_otsu() local
[all...]
/third_party/node/deps/histogram/src/
H A Dhdr_histogram.c756 double mean = hdr_mean(h); in hdr_stddev() local
1211 double mean = hdr_mean(h) / value_scale; in hdr_percentiles_print() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DANGLEPerfTest.cpp220 double mean = 0; in ComputeMean() local
315 double mean = ComputeMean(mTestTrialResults); in run() local
[all...]
/third_party/vk-gl-cts/modules/gles3/performance/
H A Des3pShaderOperatorTests.cpp89 static tcu::Vector<float, N> mean (const vector<tcu::Vector<float, N> >& data) in mean() function

Completed in 34 milliseconds

123